Method | Description | |
---|---|---|
MyStrategy ( |
Method | Description | |
---|---|---|
OnBar ( Instrument instrument, |
||
OnFill ( FastQuant.Fill fill ) : void | ||
OnPositionOpened ( |
||
OnStrategyStart ( ) : void |
Method | Description | |
---|---|---|
AddGroups ( ) : void | ||
UpdateExitLimit ( ) : void |
public MyStrategy ( |
||
framework | ||
name | string | |
return | System |
protected OnBar ( Instrument instrument, |
||
instrument | Instrument | |
bar | ||
return | void |
protected OnFill ( FastQuant.Fill fill ) : void | ||
fill | FastQuant.Fill | |
return | void |
protected OnPositionOpened ( |
||
position | ||
return | void |