The SystemUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CrossOver |
Determines if Signal has crossed over Base | |
| CrossUnder |
Determines if Signal has crossed under Base | |
| IsTradeableAssetClass |
Determines if the asset class can be traded.
| |
| RoundToNearestHighTick |
Takes an existing value and rounds to the nearest high tick.
| |
| RoundToNearestHundred |
Rounds an integer to the nearest hundred.
| |
| RoundToNearestLowTick |
Takes an existing value and rounds to the nearest low tick.
| |
| RoundToNearestTick |
Takes an existing value and rounds that value to the nearest tick.
|