Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,643
|
jiaqiangmit,
as you are dealing with non time based charts there is no reserved word that provides you with the time a bar took to form.
You could write your own study to accomplish that, by building the time difference between two bars for example. It gets a bit more complicated as you have to take session breaks and weekends into account, but it should be doable.
Regards,
ABCTG
|