No Information on: "Backtesting stopped: Error #90580723 occurred"
Created at 20 Aug 2015, 23:41
No Information on: "Backtesting stopped: Error #90580723 occurred"
20 Aug 2015, 23:41
I got the following error on cBot backtest and can't find any information or reference for this error, if anyone has any useful info, it is much appreciated.
20/08/2015 20:13:34.429 | Backtesting stopped: Error #90580723 occurred
P.S.
is there a list of error codes published?
Thanks in advance
aharonzbaida
20 Aug 2015, 23:53
Changed a long type parameter to int, and that solved the error.
@aharonzbaida