Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.
/ gdax_dca Public archive

BTC Dollar Cost Averaging script for GDAX.

License

Notifications You must be signed in to change notification settings

epistrephein/gdax_dca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDAX DCA

BTC Dollar Cost Averaging script for GDAX.
Buy a fixed budget of BTC every day automatically using cronjobs.

Usage

Copy config/config.example.yml to config/config.yml and customize it with the api_key, api_secret and api_pass created in the GDAX API panel.
Choose your daily fiat budget and set daily (GDAX minimum for a market buy is 10€).
The script can be used to buy ETH, LTC and BCH by changing the market value.

Install dependencies with bundle install, copy config/scheduler.example.rb to config/scheduler.rb and customize the time you want the script to perform the buy in then run whenever --update-crontab.

About

BTC Dollar Cost Averaging script for GDAX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages