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