MQL5 ReferenceStandard LibraryStrategy ModulesBase classes for Expert AdvisorsCExpertSignalCheckTrailingOrderShort
CheckTrailingOrderShort
Checks conditions to modify parameters of Sell Pending order.
virtual bool CheckTrailingOrderShort( |
Parameters
order
[in] Pointer to COrderInfo class object.
price
[in][out] Variable for Stop Loss price.
Return Value
true - condition is satisfied, otherwise - false.
- BasePrice
- UsedSeries
- Weight
- PatternsUsage
- General
- Ignore
- Invert
- ThresholdOpen
- ThresholdClose
- PriceLevel
- StopLevel
- TakeLevel
- Expiration
- Magic
- ValidationSettings
- InitIndicators
- AddFilter
- CheckOpenLong
- CheckOpenShort
- OpenLongParams
- OpenShortParams
- CheckCloseLong
- CheckCloseShort
- CloseLongParams
- CloseShortParams
- CheckReverseLong
- CheckReverseShort
- CheckTrailingOrderLong
- CheckTrailingOrderShort
- LongCondition
- ShortCondition
- Direction