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

Re: indicator to calculate the time used to finish a volume chart bar



PureBytes Links

Trading Reference Links

Hi Eric,

You might be able to adapt the GetMachineTime DLL to do what you are
looking for. It 'gets' the machine time as hrs:min:sec - so if you can
figure a way to have an event start the timer and another event stop the
timer you should be able to derive the number of seconds that has pasted
between the start and stop.

Larry 

> > How can I write an indicator to calculate the time (how many seconds)
> > used to finish one bar on a volume based chart.
> >
> > thanks in advance for any help.
> >
> > Eric