-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error creating ALL RESULTS table and something about ForkManager #27
Comments
+1 |
works fine if #strategies > warmups and pairs, else doesn't. something about forkmanager cannot start child process inside child process. I think the logic using fork manager needs to be revisited. |
@xFFFFF any idea about how to resolve this? It kinda restricts testing of a single strategy on multiple timeframes. |
Did you solve this @fubarred ? |
@lkru No, couldn't. I tried but was taking too much of my time since I am not a python dev. Thought just raise the issue and keep using whatever way it works fine to gain momentum. |
Hi first of all great work, I really like this backtesttool and gekko this is better than life xD
sorry bothering you i'm trying to make this work ok, i had this error maybe you can help me.
[2018-06-03 10:03:47] Creating TOP STRATEGY table...
DBD::CSV::st execute failed: No such column 'DISTINCT strategy' at DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT DISTINCT strategy, strategy_settings FROM tmp/tmp_datavz_de.csv"] at script/backtest.pl line 182.
DBD::CSV::st execute failed: No such column 'DISTINCT strategy' at DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT DISTINCT strategy, strategy_settings FROM tmp/tmp_datavz_de.csv"] at script/backtest.pl line 182.
ubuntu@unnamed:~/gekkoquasar/gekko$ BTC:ETC TEMA 0.00% -2.37 0.00 % % % 60:10 3 00:02
The storable module was unable to store the child's data structure to the temp file "/tmp/xtngYT8gL8/Parallel-ForkManager-764-768.txt": can't create /tmp/xtngYT8gL8/Parallel-ForkManager-764-768.txt: No such file or directory at Parallel/ForkManager.pm line 84.
BTC:ETC TEMA 0.00% -2.37 0.00 % % % 30:10 3 00:02
The storable module was unable to store the child's data structure to the temp file "/tmp/xtngYT8gL8/Parallel-ForkManager-764-766.txt": can't create /tmp/xtngYT8gL8/Parallel-ForkManager-764-766.txt: No such file or directory at Parallel/ForkManager.pm line 84.
BTC:ETC TEMA -5.74% -8.11 2.33 0.00% -1.04% -1.46% 15:10 3 00:02
The storable module was unable to store the child's data structure to the temp file "/tmp/xtngYT8gL8/Parallel-ForkManager-764-765.txt": can't create /tmp/xtngYT8gL8/Parallel-ForkManager-764-765.txt: No such file or directory at Parallel/ForkManager.pm line 84.
The text was updated successfully, but these errors were encountered: