SharpScript Class Library Documentation
SharpScript Class Library Documentation
SharpCharts.Base.SharpScript
StrategyBase Class
StrategyBase Methods
BarsSinceTrade Method
CancelOrder 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
StrategyBase
BarsSinceTrade Method
Returns the number of bars that have elapsed since the order entry
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
Copy
protected
int
BarsSinceTrade
(
IOrder
order
)
Parameters
order
Type:
SharpCharts.Base.Order
IOrder
Order
Return Value
Type:
Int32
See Also
Reference
StrategyBase Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com