SkillAgentSearch skills...

Crypto Bot

CLI for programmatic trading of cryptocurrencies on GDAX

Install / Use

npx skills add roethke/crypto-bot

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

crypto_bot

node index.js --help

   ____                 _              _           _   
  / ___|_ __ _   _ _ __ | |_ ___       | |__   ___ | |_ 
 | |   | '__| | | | '_ \| __/ _ \ _____| '_ \ / _ \| __|
 | |___| |  | |_| | |_) | || (_) |_____| |_) | (_) | |_ 
  \____|_|   \__, | .__/ \__\___/      |_.__/ \___/ \__|
             |___/|_|                                   

  Usage: index [options]

  Description: Simple CLI for programmatic trading of cryptocurrencies on GDAX

  Options:

    -h, --help                  output usage information
    -V, --version               output the version number
    -i, --id [number]           Get Account ID
    -l, --logs                  Get account raw logs [history/ledger]
    -b, --buy [price] [units]   BUY: Buy crypto [price] [units]
    -s, --sell [price] [units]  SELL: Sell crypto [price] [units]
    -d, --destroy               DESTROY: Cancel all orders

ToDo: Documentation and bug fixes. Additional functionality in the works :)

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated3y ago
Forks3

Languages

JavaScript

Security Score

75/100

Audited on Jan 28, 2023

No findings