[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bars to time conversion



PureBytes Links

Trading Reference Links

I want to know the time of a particular TICK bar in a tick chart.

I've looked at different functions available and I can't see a way to do
it, either with an individual function or via combination of functions.
The only possible way I could see doing it was to keep a separate
variable named something like CurrentTickTime and keep it updated for
every bar. But I would rather not use variable if something else is
already available.

Thanks in advance!

Dennis Todd