Scripts: ThirdPartyTicks

 

ThirdPartyTicks:

A library for working with a third-party tick archive.


Author: fxsaber

 

hi,

i would test this code, but the compiler stamp an error:

'ZipLocalHeaderOpen' has constructor and cannot be used as union member    ZipHeader.mqh    52    23

error-script 


Can you help me to find a solution to compile without error? many thanks

Piero

 
Piero Lenzo:

Can you help me to find a solution to compile without error?

https://www.mql5.com/ru/forum/64405/page3#comment_7721376

Обсуждение статьи "Работаем с ZIP-архивами средствами MQL5 без использования сторонних библиотек"
Обсуждение статьи "Работаем с ZIP-архивами средствами MQL5 без использования сторонних библиотек"
  • 2017.08.10
  • www.mql5.com
Этот модификатор был введен разработчиками торговой платформы MetaTrader 5 для того, чтобы можно было распаковывать ответ некоторых серверов, используя стандартную функцию WebRequest.
 

Thanks fxsaber, now it's all ok!

 
 
Does this chart updated real time or just updated first time?
 

I received many errors.

Is this code still working?

See:

 

Current version:

https://www.mql5.com/ru/code/20225

ThirdPartyTicks
ThirdPartyTicks
  • www.mql5.com
Библиотека для работы со сторонним тиковым архивом.
 
fxsaber:

Current version:

https://www.mql5.com/ru/code/20225

Yes, I did the same.

But there is errors.

 
NabiKAZ:

Yes, I did the same.

But there is errors.

This resource does not allow anyone to post sources with errors.

Maybe someone here can tell you what you are doing wrong.

 
fxsaber:

This resource does not allow anyone to post sources with errors.

Maybe someone here can tell you what you are doing wrong.

I just download ZIP file and extract it on MQL5 folder.

And as you can see I used latest version of MT5, But compiling has errors as you can see in screenshot.

Reason: