Strategy.SellOrder Method

public Order SellOrder( 
   Instrument instrument
   double qty
   string text = "" 
)

Parameters

instrument
Instrument

qty
double

text
string

Return Value

Order

In this article

Definition