FXStrategy.Sell (Instrument, OrderType, Double, Double, Double, String) Method
NOTE: This member is now obsolete. Method cannot be used for FXStrategy
public
Obsolete("Method cannot be used for FXStrategy ", true)
EditorBrowsable(EditorBrowsableState.Never)
hide function Sell(
instrument : Instrument,
type : OrderType,
qty : double,
price : double,
stopPx : double,
text : String
) : Order;
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- type
- OrderType
- qty
- double
- price
- double
- stopPx
- double
- text
- string