SkillAgentSearch skills...

Follow Vicki

Execute trades on GDAX based on Vicki's tweets

Install / Use

npx skills add darkmirage/follow-vicki

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks3

Languages

JavaScript

Security Score

60/100

Audited on Apr 27, 2024

No findings