Свойство | Type | Description | |
---|---|---|---|
CrossoverExitEnabled | bool | ||
LimitOCALevel | double | ||
OCAExitEnabled | bool | ||
StopExitEnabled | bool | ||
StopLevel | double | ||
StopMode | StopMode | ||
StopOCALevel | double | ||
StopType | StopType |
Méthode | Description | |
---|---|---|
SMACrossover ( |
Méthode | Description | |
---|---|---|
OnBar ( Instrument instrument, |
||
OnFill ( FastQuant.Fill fill ) : void | ||
OnPositionClosed ( |
||
OnPositionOpened ( |
||
OnStopExecuted ( |
||
OnStrategyStart ( ) : void |
Méthode | Description | |
---|---|---|
AddGroups ( ) : void |
protected OnBar ( Instrument instrument, |
||
instrument | Instrument | |
bar | ||
Résultat | void |
protected OnFill ( FastQuant.Fill fill ) : void | ||
fill | FastQuant.Fill | |
Résultat | void |
protected OnPositionClosed ( |
||
position | ||
Résultat | void |
protected OnPositionOpened ( |
||
position | ||
Résultat | void |
protected OnStopExecuted ( |
||
stop | ||
Résultat | void |
public SMACrossover ( |
||
framework | ||
name | string | |
Résultat | System |