Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 12:50:33 +0000



Post From: Trade Activity Log Hangs

[2019-11-13 13:17:14]
Sierra Chart Engineering - Posts: 104368
No there definitively is not a deadlock. This is not possible. We are going to add logging to the Trade >> Trade Service Log with the amount of time it takes to perform a query, and the number of outstanding queries. And we will also display the current number of queries on the Trade Activity Log.

query algorithm has exponential time complexity.
No this is not the case at all. There there is a simple search of the files that specifically are within the date range of the query. And only those particular files are searched. It is a simple sequential search. The result is placed into an STL multi-map and as the multi-map grows, the insertion time might increase, but the elements are always added to the end of the multi-map if possible and that is where they likely need to be.
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-11-13 13:17:28