Rounds the specified price rounded up to the nearest tick using the instrument's tick value.
| Syntax: | 
|---|
| roundedValue = RoundTickUp( price ) | 
| Parameter: | Description: | 
|---|---|
| price | The price to be rounded. | 
| Example: | 
|---|
| ' Add one tick. | 
| Returns: | 
|---|
| Rounds the adjusted a price up to the next market required value. | 
| Links: | 
|---|
| See Also: | 
| 
 | 
| Edit Time: 9/7/2020 4:01:04 PM | Topic ID#: 511 |