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
ChangeOrder Method
Change an order Will be ignore if order is not user managed
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
public
void
ChangeOrder
(
IOrder
order
,
int
quantity
,
double
limitPrice
,
double
stopPrice
)
Parameters
order
Type:
SharpCharts.Base.Order
IOrder
Order which will be changed
quantity
Type:
System
Int32
limitPrice
Type:
System
Double
Limit price
stopPrice
Type:
System
Double
Stop price
See Also
Reference
StrategyBase Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com