Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 20:10:34 +0000



Post From: Reading each trade price

[2018-10-04 19:54:32]
User585949 - Posts: 2
Hello

I'm writing my own study in C++ and I need to analyse most detail price flow, so I need as short timeframe as possible. For now I'm using my study on 1 second chart, but sometimes there is a bar where it's close is between high and low. In this case I don't know if price was first on high or on low of this bar.
How can I get every trade price in my study ?
If Sierrachart study is not able to deliver to my study every trade price is there any other way to get this detail data ? Maybe you have any other data interface I can use in my trading program ?

Best regards
Tomasz Wilczynski