Skip to content
forked from t8/cryptoad

A cryptocurrency trading algorithm utilizing Shrimpy's universal API built to linearize randomness in the market

License

Notifications You must be signed in to change notification settings

zorbyte/cryptoad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrypToad

A cryptocurrency trading algorithm utilizing Shrimpy's universal API built to linearize randomness in the market.

Rationale

Instead of building a trading algorithm to predict the market, I wanted to try to build an algorithm to react to the market. This way, very little data is needed to determine actions.

Steps to Start

  1. https://github.com/tbaumer22/cryptoad.git
  2. cd cryptoad
  3. npm install
  4. Configure
  5. npm start

Configuration

The configuration of this bot uses an environment file. After cloning, add a .env file to the repository root and fill in the data shown in .env.example

Contributing

Any edits to improve the speed, efficiency, or add new features are happily welcomed. Please make a pull-request into Master if you'd like to do so.

Why Toad?

The graph of this algorithm is modeled to resemble the path of a hopping frog. Frog does not blend well with crypto, but toad does.

About

A cryptocurrency trading algorithm utilizing Shrimpy's universal API built to linearize randomness in the market

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%