Support Board
Date/Time: Sun, 21 Dec 2025 18:44:33 +0000
Post From: sc.PriceValueToTicks() function can't handle negative values
| [2022-07-21 18:06:24] |
| DabbaDo - Posts: 148 |
|
This method returns an unsigned int, so it returns UINT_MAX (almost) when given a negative price (e.g. from TICK-NYSE) Maybe not a bug, but a bit surprising. FWIW, Dale |
