StopMarketOrder Constructor(Symbol,Decimal,Decimal,DateTime,String,IOrderProperties)
New Stop Market Order constructor -
Syntax
Parameters
- symbol
- Symbol asset we're seeking to trade
- quantity
- Quantity of the asset we're seeking to trade
- stopPrice
- Price the order should be filled at if a limit order
- time
- Time the order was placed
- tag
- User defined data tag for this order
- properties
- The order properties for this order
Requirements
Target Platforms: Microsoft .NET 4.5 or Mono 3.10 or above.
See Also