Skip to content

darkmirage/follow-vicki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

follow-vicki

Execute trades on GDAX based on Vicki's tweets. You need API keys from Twitter and GDAX.

Instructions:

  1. Checkout the repo
  2. npm install
  3. Make a copy of config.sample.js and save it as config.js
  4. Obtain API keys from GDAX and from Twitter and fill in config.js
  5. Edit follow.js to customize the trading logic. By default, it will buy 0.01 ETH when Vicki goes long on ETHUSD at the highest bid or sell 0.01 ETH when Vicki goes long on ETHUSD at the lowest ask.
  6. npm start to start the bot

The bot will print out Vicki's tweets when they arrive and execute any callback function registered on the (currency pair, direction) tuple.

About

Execute trades on GDAX based on Vicki's tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages