Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calenfretts/trading-bots-cryptotrader


https://github.com/calenfretts/trading-bots-cryptotrader

coffeescript cryptotrader trading-bot trading-bots trading-bots-crypto

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# trading-bots-cryptotrader

A few crypto trading bots I created for cryptotrader.org in 2019. Perhaps they can be of use to someone writing a bot of their own.

1. LifeBot: A simple bot that tries to arb spreads
2. Optibot: A self-optimizing TAlib bot that looks at which of a set of TA functions would have performed best over the last X periods, then switches to it
3. Flexbot: A library bot with functions available for every available TAlib function

###### Disclaimer
Use at your own risk!