Daniel:
I came across with the following functions:
CopyTickVolume, CopyTicks, iTickVolume
Is there any chance to work with each historical data ? For example if on 1min chart there are 100 ticks, is there any chance i can go through all 100 ticks and sum that volume up ?
I just tried to use iTickVolume and CopyTickVolume but it looks like they both are exactly the same.
If you habe 100 ticks, your volume will be 100,that is not how it works

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I came across with the following functions:
CopyTickVolume, CopyTicks, iTickVolume
Is there any chance to work with each historical data ? For example if on 1min chart there are 100 ticks, is there any chance i can go through all 100 ticks and sum that volume up ?
I just tried to use iTickVolume and CopyTickVolume but it looks like they both are exactly the same.