Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 05:07:31 +0000



Post From: Pull/Stack Combine Increment in Ticks

[2025-03-05 23:13:44]
d9e5c763 - Posts: 111
pull/stack columns also don't seem to work as expected when used as a dtc client
I pre-combine the market depth data passed to the client by reading the custom data directly from file CustomSymbolSettings.dtc.xml, so my combine increment in ticks value is always set to 0
when I adjust the tick size of a symbol from large(0.0005) to small(0.0001, symbol default value), the pull/stack column does not calculate based on the new tick size, it still calculates based on the previous larger tick size(0.0005) unless I reconnect(screenshot 0.0005.jpg and 0.0001.jpg)
when the tick size is not the symbol default, the numbers in the current traded total volume column are stacked together and not combined(screenshot CurrentTradedTotalVolume.jpg)
image0.0005.jpg / V - Attached On 2025-03-05 23:10:16 UTC - Size: 309.79 KB - 30 views
image0.0001.jpg / V - Attached On 2025-03-05 23:10:21 UTC - Size: 243.03 KB - 29 views
imageCurrentTradedTotalVolume.jpg / V - Attached On 2025-03-05 23:10:26 UTC - Size: 331.55 KB - 40 views