Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/calenfretts/trading-bots-cryptotrader
- Owner: calenfretts
- License: mit
- Created: 2023-08-18T04:30:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T04:56:20.000Z (about 1 year ago)
- Last Synced: 2023-08-18T05:45:43.962Z (about 1 year ago)
- Topics: coffeescript, cryptotrader, trading-bot, trading-bots, trading-bots-crypto
- Language: CoffeeScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!