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