StrategyBaseExitPosition Method (Int32) |
Exits a position
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public IOrder[] ExitPosition(
int barsIndex
)
Parameters
- barsIndex
- Type: SystemInt32
Bars index
Return Value
Type:
IOrderSee Also