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