Click or drag to resize
StrategyBaseEnterShortLimit Method
Overload List
  NameDescription
Public methodEnterShortLimit(Double)
Submits a short limit order. The entry name is set to the default 'Strategy Entry'
Public methodEnterShortLimit(String, Double)
Submits a short limit order
Public methodEnterShortLimit(String, Int32, Double)
Submits a short limit order
Top
See Also