How does EFS process the data as the chart is displayed? Does it start with today and work backwards (input into the efs is from most current to oldest) or does it start with the oldest day and work forward (input into the efs is from oldest data to most current)?
In other words, is the input data sorted ascending by date/time or descending by date/time? Or . . . by coding an action that only happens the First time, that action is on the 'oldest' candle. So I have to scroll back in time to see the action. Correct?
If so, is there a way to have the action occur only on the LAST time (which would be on the current data that is displayed on the chart) i.e. today's candle?
Thank you.
In other words, is the input data sorted ascending by date/time or descending by date/time? Or . . . by coding an action that only happens the First time, that action is on the 'oldest' candle. So I have to scroll back in time to see the action. Correct?
If so, is there a way to have the action occur only on the LAST time (which would be on the current data that is displayed on the chart) i.e. today's candle?
Thank you.
Comment