1

I know Coinbase has the ability to buy BTC, LTC, and ETH on a recurring set time. But is there a service that can do this for Monero? I don't care what the price is, but I just want to buy monero every week as a way to dollar cost average.

Joss Bird
  • 561
  • 3
  • 21
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66

1 Answers1

1

There are two possibilities:

  1. You find an exchange where you can set up buying an order every week. Not really sure but i think that at Kraken this could work.

  2. You create an account on an exchange, get API keys from them and execute the API call to create a buy order every week. If you really want to automate this, you could set up a python script (or any other programming language) on Heroku (which you don't have to pay) and let that execute periodically.

galoget
  • 161
  • 6
Endogen
  • 812
  • 5
  • 11