Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 22:43:27 +0000



Post From: Recommendations to Improve Overall Sierra Chart Performance

[2020-04-21 01:29:26]
Merlin - Posts: 81
I am in the beginning stages of automating my trading system.
Please consider this suggestion for a way to improve automated system performance in high-volume conditions:

Currently each chart in Sierra has one setting for "Chart Update Interval in Milliseconds".
This controls both:
- How often each study is called,
- and how often the chart is redrawn.

As I understand it, the processing for redrawing the chart is quite expensive in CPU time.
I've seen many suggestions to set the chart update interval as high as feasible, in order to reduce CPU load.
But to reduce latency for an automated study, this page recommends setting the interval as low as 10ms:
Automated Trading Management: Low Latency Automated Trading

I suggest making study calculation interval and chart update interval two separate settings.
For my automated study chart, I could set the study calculation interval to 10 ms, and the trading system would react quickly to fast market activity.
But the trader monitoring the system wouldn't need to see the changes nearly that often, so the chart update frequency could still be 250 or higher, reducing overall cpu usage considerably.
Would this be possible?

Merlin
Date Time Of Last Edit: 2020-04-22 16:17:56