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
OnFill Method
Raised when an order is filled
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
OnFill
(
int
barsIndex
,
ITrade
trade
)
Parameters
barsIndex
Type:
System
Int32
trade
Type:
SharpCharts.Base.Order
ITrade
ITrade
See Also
Reference
StrategyBase Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com