Login Page - Create Account

Support Board


Date/Time: Mon, 10 Mar 2025 22:50:27 +0000



Post From: Suggested way of displaying InternalOrderID per bar in ACSIL?

[2022-04-07 20:50:42]
jwick - Posts: 142
If I wished to display an InternalOrderID value per bar, what is the suggested way of going about it? Storing it in a subgraph (visible on the chart value window) isn't reliable because of rounding issues with ints vs floats. I suppose another way of asking the question is do you have a suggestion for the best way to display / expose a large integer value on every bar?

Thanks!