Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 12:27:16 +0000



Ticks and Realtime data in studies

View Count: 521

[2018-11-21 03:50:21]
User640689 - Posts: 5
Based on what I want to do mentioned here: Is it possible to make an non-market order type for ACSIL automated trading?

I've determined that I will probably be needing to deal with realtime data as it is coming in as small as live price Tick changes so my study can manage to send orders properly.

How do I go about dealing with realtime data and working with ticks via a study for what I want to do mentioned in post linked above?

I do not think my study will be linked to the graphic aspect of the chart it is trading on because I do not want to wait for the bars to be drawn. Rather, I want to be able to instantaneously work on the data.
[2018-11-22 20:48:05]
Sierra Chart Engineering - Posts: 104368
Your ACSIL study can use the time and sales data to access individual trades:
sc.GetTimeAndSales()

And refer to:
Automated Trading Management: Low Latency Automated Trading
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: 2018-11-22 20:48:26

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

Login

Login Page - Create Account