ArthaChitra help files
ArthaChitra help files
SharpCharts.Base.SharpScript
StrategyBase Class
StrategyBase Methods
BarsSinceTrade Method
CancelOrder Method
ChangeOrder Method
CloseAllPositions Method
ClosePosition Method
Disable Method
EnterLong Method
EnterLongLimit Method
EnterShort Method
EnterShortLimit Method
ExitPosition Method
OnConnectionStatus Method
OnFill Method
OnOrderUpdate Method
OnPositionUpdate Method
Plot Method
SetStop Method
SetTarget Method
SubmitOrder Method
StrategyBase
OnOrderUpdate Method
Raised when the Order State is changed
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
protected
virtual
void
OnOrderUpdate
(
int
barsIndex
,
IOrder
order
)
Parameters
barsIndex
Type:
System
Int32
order
Type:
SharpCharts.Base.Order
IOrder
IOrder
See Also
Reference
StrategyBase Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com