StrategyBaseExitPosition Method (String) |
Exits a position
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public IOrder[] ExitPosition(
string entryName
)
Parameters
- entryName
- Type: SystemString
Name of the entry order
Return Value
Type:
IOrderSee Also