StopLevel
StopLevel
StopLevel
Sets new value of “StopLevel” parameter.
void StopLevel(
double value // value
)Parameters
- value
[in] New value of “StopLevel”.
Return Value
None.
Note
The value of “StopLevel” is defined in price level units. The numerical values of price level unit is returned by PriceLevelUnit() method. The “StopLevel” is used to define the Stop Loss price relative to the open price.
Last updated on