How many ticks are generated in the SQ backtest module if the data source does not have volume information?
1件の返信
11年前 #112779
こんにちは、マーク,
Can you explain that how much ticks are generated internally in SQ backtest module if the data source file have no volume field?
In MT4, as I know, if volume is 100, 100 ticks are generated when we run backtest (every tick mode). it is saved into fxt file format.
then, How about the backtest module of SQ if imported data has no volume field?
よろしくお願いいたします。,
マリム
マリム
0
In SQ in Tick Simulation precision it generates 4 ticks per minute, independent on the volume.
マーク
StrategyQuantアーキテクト
0
Is there a possibility to have an option to use Tick volume (a checkbox) in the simulation?
http://www.mql5.com/en/articles/75
0
I’ll think about it for the new version, but I’m not sure it is necessary. Backtesting precision can be achieved by other methods than just simulating many ticks.
マーク
StrategyQuantアーキテクト
0
3件の返信を表示中 - 1 - 3件目 (全3件中)