Rule is REALLY triggered on every tick?
2件の返信
こんにちは、,
“rule is triggered on every tick” seems don’t work, because the rule is triggered
at open of the candle of the timeframe selected in “backtest data setting” -> “timeframe”.
The minimum is 1 sec.
Any solutions?
ありがとう
エマヌエーレ
0
こんにちは、,
this is a standard behavior of strategies generated by SQX. All rules are being triggered once per bar. If you need modification for the final EA code it can be done but SQ always backtests as mentioned – once per bar. That applies also to trailing stop-loss modifications for example
0
If “All rules are being triggered once per bar” WHY in AlgoWizard, Rule, IF conditions
it’s possible to select RULE IS TRIGGERED ON EVERY TICK?
Thanks for your answer 🙂
0
2件の返信を表示中 - 1 - 2件目 (全2件中)