Login Page - Create Account

Support Board


Date/Time: Tue, 15 Apr 2025 13:59:10 +0000



trading with dom glitchy when a simple chart is open

View Count: 83

[2025-03-28 14:51:16]
User981449 - Posts: 12
Hi, I noticed the following. I open a chart DOM with an update interval of 50ms. I insert orders and don't notice any glitches. Then, I open a 15-second candlestick chart with an update interval of 3000ms to prevent any impact on the DOM chart. When I return to the DOM chart and insert new orders, for a few moments, the DOM freezes. If I minimize the 15-second chart, this doesn't happen, and if I change the update interval of the 15-second chart to 50ms (the same as the DOM), there are no freeze or glitch issues. I don't understand how the update interval of a chart can affect the DOM, since I had understood that non-priority charts should have a slower update rate. Obviously, I can't leave the chart at 50ms because I need to add studies.

Please, what could be the reasons for this? how are they correlated?
[2025-03-29 10:31:04]
User981449 - Posts: 12
right in this guide (Chart Trading and the Chart DOM: Improving Performance Of Chart / Trade DOM) it's said:

"Alternatively to the above, you can use a larger number of charts per installation/instance of Sierra Chart, however use a higher Chart Update Interval for them. In this way you can have a larger number of charts in a single instance beyond what we are recommending above. The Chart Update Interval you may want to use could be 1000 or 2000 ms. Or higher."

does it mean we can run multiple charts with studies in the same instance along with the dom as long as their update interval is higer?
[2025-03-31 14:14:50]
Sierra_Chart Engineering - Posts: 19226
Try using Sierra Chart timers instead of operating system timers:
Using Sierra Chart Timers for Faster Chart Updates

With the problem you are describing we recommend moving your charts that do not require fast updates to a sub instance.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account