always true
1件の返信
マーク、,
Would you be able to shed some light on “always true” building block rule? How does it work?
Kindest Regards
m
0
こんにちは,
this special building block is good for breakout strategies using stop/limit orders.
Strategy logic works in a way that it check entry condition and if it is true then it will open the order.
So if entry condition is not true it will not even try to open stop/limit order.
With “always true” the entry condition is always evaluated as true, so it will always try to open the stop/limit order.
マーク
StrategyQuantアーキテクト
0
1件の返信を表示中 - 1 - 1件目 (全1件中)