Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 19:17:59 +0000



Post From: Ticks and Realtime data in studies

[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.