Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 09:21:39 +0000



Post From: ACSIL - Reliable Trade Comparison in Real-Time to Prevent Skipped Price

[2025-05-13 11:48:24]
Dennzisme - Posts: 26
Dear Sierra Chart Community,

I am currently using
sc.LastTradePrice
to store and compare trade prices within my study. Upon each update, I compare the current value with the previously stored price.
However, when operating in real-time, I’ve noticed that due to the study's minimum update interval, some trades are being skipped. This inconsistency is causing issues with my automated trading algorithm. (I have already lowered the minimum update interval, that did not fix the issue)

To mitigate this, I’m looking for a solution that allows the study to reliably detect and compare all trade prices between updates—ensuring no trades are missed during real-time execution.

Could someone please advise on the best approach or alternative method to achieve this?

Your support is greatly appreciated.

Best regards,
Dennz