Can I get a historical tick range

 

Hello everybody,

the function SymbolInfoTick get the current Tick information.

It is possible to get a range of ticks?

For example in current time (today) I want to get all ticks for yesterday on specified symbol.

 
CopyTicks() for when you know the tick count you need.
CopyTickRange() function for when you have the start and end times.
 
Thank you Code2219 or probably 2319 - I spend a lot of time over my task. Your help is priceless :)
Reason: