-
Hi again, Tomih posted something a while ago about his fork here: https://github.com/tomih/gekko which suggest we can use multiple time frames in 1 strategy. Is this something that be merged into the …
-
Hey,
Thanks for creating this project, it's exactly what I was looking for in order to execute offline backtests using Lean.
I have just tried it, and I get 5 different panes, though none of the…
-
If I run a long backtest via the UI the UI triggers the backtest a second time while the first is running:
-
Hi. Thanks for all your work on gekko.
I'm having two similar issues when I start gekko. When i start `node gekko` it seems to be working alright, and it puts data into the database but i get the f…
-
Hi, quite happy that our work is replicated!
One problem I found is the topology.
In `tensorforce-VPG.ipynb` `In [11]`.
It seems that a dense layer is added to the network, which is different in …
-
Hello,
first of all great Work, after testing some different bots i find this one the most advanced and especially the most user friendly bot.
Now i'm new to coding but i would like to get started…
macd2 updated
6 years ago
-
* **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **Action taken** (what you did)
1. Deleted SQLite history.
2. Imported B…
-
Hi there
I've been using bt in Google's Datalab to perform backtests.
This has been running fine for the last couple of weeks, but when I wanted to rerun a backtest this afternoon, my "import b…
-
It would be great to have some kind of documentation on how to run backtests - I noticed that there was only this:
https://github.com/ctubio/tribeca/blob/master/MANUAL.md#how-can-i-test-new-tradin…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (win 10`)
* Python Version: python35
* Python Bitness: `$ pytho…