class StopOrderRequest
Parents
object
Brief
Represents a stop order request that can be sent to a trading platform
| Public Methods | |
|---|---|
| StopOrderRequest | This method is a constructor for the class represents a stop order request that can be sent to a trading platform. The constructor does not return any values |
| isEnabledTrailing | Is enabled trailing stop |
| getTrailingType | Gets the trailing type |
| getTrailingStep | Gets the trailing step |