gekkoga
Trading optimizer
An optimization tool that uses genetic algorithms to improve trading strategy performance
Genetic Algorithm for solving optimization of trading strategies using Gekko
313 stars
58 watching
104 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
markchen8717/gekko_bot_trading_strategies | A collection of algorithmic trading strategies for a Gekko cryptocurrency bot | 55 |
zschro/gekko-neuralnet | A tool for implementing a neural network-based strategy in Gekko to make trading decisions based on predicted price movements. | 95 |
johndoe75/gekko-gannswing | A Gekko trade bot plugin implementing Chris Moody's and aspiramedia's Gann Swing strategy | 70 |
zzmike76/gekko | A script that applies various strategies to trade cryptocurrency markets. | 4 |
thoj/go-galib | A library that implements a genetic algorithm optimization tool | 200 |
khezen/evoli | An implementation of a genetic algorithm and particle swarm optimization in Go to find the maximum value of a 3D function. | 33 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
xfffff/gekko-strategies | A repository of strategies and tools for building and testing trading bots using the Gekko platform. | 1,359 |
thegamecat/gekko-trading-stuff | A repository containing various files and indicators for the Gekko cryptocurrency trading platform. | 109 |
jameschch/leanparameteroptimization | A toolset for parameter optimization in trading algorithms using Lean | 57 |
hchasestevens/monkeys | A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
xfffff/gekko-backtesttool | Automated backtesting and analysis tool for cryptocurrency trading strategies | 231 |
mzychlewicz/gwo | An implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems. | 55 |