0
关注
0
关注者

Limitations of the backtesting engine

创建于: 2019-05-27 17:32:50, 更新于: 2019-05-27 17:34:48
comments   1
hits   1332

I tried looking for more information but couldn’t find implementation details on the engine.

Are there any limitations to the engine? For example, maximum time period, maximum number of trades?

If you have a sleep period in your strategy, for example:

Sleep(10000)

How is this managed? Will the engine skip forward by about 10 seconds and continue simulating from there?

用中文讨论也没问题

更多内容
全部留言
avatar of 小草
小草
maximum size of data, which is limited by browser, is around 20MB
2019-05-28 09:09:23