Support Board
Date/Time: Mon, 03 Nov 2025 16:17:15 +0000
Post From: sc.BidSize / sc.AskSize always 0? Why?
| [2024-05-17 22:04:43] |
| User275839 - Posts: 70 |
|
Oh... I checked my code and the docs again. I was using %.2f to format the integer values sc.BidSize and sc.AskSize. I changed the formatting to %d and the values now print as expected. Thank you for clarifying when those values are accessible and valid. |
