Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markchen8717/Gekko_Bot_Trading_Strategies

My algorithmic trading strategies with the Gekko cryptocurrency trading bot.
https://github.com/markchen8717/Gekko_Bot_Trading_Strategies

gekko-strategies machine-learning-algorithms neural-networks trading-strategies

Last synced: about 2 months ago
JSON representation

My algorithmic trading strategies with the Gekko cryptocurrency trading bot.

Awesome Lists containing this project

README

        

# Gekko Bot Trading Strategies
## These strategies are for educational purposes only! Invest responsibly and happy learning! :smile:
### Instructions to test out strategies:
- Move the strategy js file into your strategies folder in your Gekko directory
- Move the strategy toml file into your /config/strategies folder in your Gekko directory
- Read the comments in the strategy file for further details