| StrategyBaseEnterShortLimit Method |
| Name | Description | |
|---|---|---|
| EnterShortLimit(Double) |
Submits a short limit order. The entry name is set to the default 'Strategy Entry'
| |
| EnterShortLimit(String, Double) |
Submits a short limit order
| |
| EnterShortLimit(String, Int32, Double) |
Submits a short limit order
|