DoubleOpposite Field¶
Summary¶
Uses opposite prices for order triggering, and waits foradditional confirmation - two consecutive prices should meet criteria to trigger order.Buy order and Stop Loss for Sell position will be triggered when two consecutive Bid prices >= order price.Sell order and Stop Loss for Buy position will be triggered when two consecutive Ask prices <= order price.
Signature¶
1 |
|
Return Value¶
StopTriggerMethod
Declaring Type¶
Last update: June 26, 2022