-
![gekko dev banner](https://cloud.githubusercontent.com/assets/14165485/10176345/f94f6c4a-66a8-11e5-927d-1b0242340079.jpg)
-
Step #249...
Delta step...
#1
Epsilon step...
#1
Epsilon: 0.0017578124534338713
Mean Squared Error: 0.01861550472676754
Calls: 1785
Attack Class: tensor([21], d…
-
Hey! Loving the indicators. If you want we can add them to Gekko, however that would require some test cases as well. Here are my 2 questions:
- Do you want these indicators to be added to Gekko?
…
-
![image](https://user-images.githubusercontent.com/68292340/194722755-3d67340d-834e-437f-8893-6f357354031c.png)
-
I've released gekko 0.6 which has some differences in the API. See the following links for details:
- https://gekko.wizb.it/docs/internals/server_api.html#POST-api-backtest
- https://github.com/as…
-
i win bit in gekko using NNv2 ,,, in the post of gekko repository you comment about your result in doge btc with cci ,,, is cci really works in real with doge/btc?
-
I've released gekko 0.6 which has some differences in the API. See the following links for details:
- https://gekko.wizb.it/docs/internals/server_api.html#POST-api-backtest
- https://github.com/as…
-
uncaughtException { TypeError: log.remote is not a function
at Base.strat.update (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\strategies\RSICandle.js:73:9)
at Base.bound [as update]…
-
we could create a UI like gekko has
https://github.com/askmike/gekko
I think that would make it easier to use and good for backtesting as well
ghost updated
7 years ago
-
Hi,
I'm not sure if you're still working on this project- but in case you are:
I'm trying to test the HEN optimiser and the backend_examples models don't seem to be solving. I think this could be …