Page 1 of 1

How to get the latest ticks in a bar

PostPosted: Wed Oct 05, 2016 1:08 pm
by bharanimani
Hi,
I am new to fxcodebase. Suppose I subscribed to a 30 min bar. I want to get the latest ticks as they are created. Right now it gives update after 30 min bar is complete. How do i subscribe to the latest ticks as they arrive?
I need the total bar (30 min) data (open, close, high low) at the current time and I need the current tick. Is there a way to do this?

Thanks,
Bharani

Re: How to get the latest ticks in a bar

PostPosted: Wed Oct 12, 2016 2:58 am
by Apprentice
Use End of Turn_Live Execution Strategy Template.lua
viewtopic.php?f=28&t=2712