Strategy_.BuyStop (Instrument, Double, Double, String) Method
public Order BuyStop(
Instrument instrument,
double qty,
double stopPx,
string text = ""
)
This language is not supported or no code example is available.
public:
Order^ BuyStop(
Instrument^ instrument,
double qty,
double stopPx,
String^ text
)
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- qty
- double
- stopPx
- double
- text
- string