CheckOpenShort

Bestimmt das Volumen für Eröffnung einer Short-Position.

virtual double  CheckOpenShort(
   double  price,     // Preis
   double  sl         // Preis von Stop Loss
   )

Parameter

price

[in]  Eröffnungspreis einer Short-Position

sl

[in]  Preis von Stop Loss für die Short-Position

Rückgabewert

Volumen für Eröffnung einer Short-Position.