Property | Type | Description | |
---|---|---|---|
SuspendTrading | bool |
Method | Description | |
---|---|---|
SMACrossoverLoadOnStart ( |
Method | Description | |
---|---|---|
OnBar ( Instrument instrument, |
||
OnFill ( FastQuant.Fill fill ) : void | ||
OnStrategyInit ( ) : void | ||
OnStrategyStart ( ) : void |
Method | Description | |
---|---|---|
AddGroups ( ) : void |
protected OnBar ( Instrument instrument, |
||
instrument | Instrument | |
bar | ||
return | void |
protected OnFill ( FastQuant.Fill fill ) : void | ||
fill | FastQuant.Fill | |
return | void |
public SMACrossoverLoadOnStart ( |
||
framework | ||
name | string | |
return | System |