Property | Type | Description | |
---|---|---|---|
orderTol | double |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( double currentSell, double currentBuy ) : bool | ||
ShouldExecute ( double currentSell, double currentBuy ) : bool | ||
StopOrder ( ) : System | ||
StopOrder ( |
public Execute ( double currentSell, double currentBuy ) : bool | ||
currentSell | double | |
currentBuy | double | |
return | bool |
public ShouldExecute ( double currentSell, double currentBuy ) : bool | ||
currentSell | double | |
currentBuy | double | |
return | bool |
public StopOrder ( |
||
order | ||
return | System |