Support Board
Date/Time: Sat, 28 Mar 2026 09:44:13 +0000
Post From: sc.PriceValueToTicks() function can't handle negative values
| [2022-07-21 18:06:24] |
| DabbaDo - Posts: 150 |
|
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 |
