Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days ago
JSON representation
My algorithmic trading strategies with the Gekko cryptocurrency trading bot.
- Host: GitHub
- URL: https://github.com/markchen8717/Gekko_Bot_Trading_Strategies
- Owner: markchen8717
- Created: 2018-06-23T04:08:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T12:38:23.000Z (about 1 year ago)
- Last Synced: 2024-08-01T02:11:52.368Z (3 months ago)
- Topics: gekko-strategies, machine-learning-algorithms, neural-networks, trading-strategies
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 54
- Watchers: 9
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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