Skip to content

SP_ENUM_SYMBOL_TRADE_EXECUTION enumeration

public enum SP_ENUM_SYMBOL_TRADE_EXECUTION

Values

name value description
SymbolTradeExecutionRequest 0 Execution by request
SymbolTradeExecutionInstant 1 Instant execution
SymbolTradeExecutionMarket 2 Market execution
SymbolTradeExecutionExchange 3 Exchange execution

See Also