Discussion of article "Custom Strategy Tester based on fast mathematical calculations" - page 4

 
Share of days for 80% of growth is too low
Files:
Immagine2.gif  73 kb
 
Will the indicator or expert from the market will work with your strategy tester? Please let me know.
 

When compiling the ZipHeader.mqh file in the latest version, it scolds the same way in three places

1. 1 . Line -53 Column-23 ' ZipLocalHeaderOpen' has constructor and cannot be used as union member

2. 2 . Line -142 Column 28 ' ZipCentralDirectoryOpen' has constructor and cannot be used as union member

3. 3 . Line -221 Column 21 'ZipEndRecordOpen' has constructor and cannot be used as union member 3. 3.

Perhaps the compiler requirements have become stricter. Please tell me how to correct the code.

 

Thank you for the great work described in the articles.

The answer to the previous question was found in Forester's comments to the article "Working with ZIP archives using MQL5 tools without using third-party libraries".

//=============================================================

Forester | 22 Feb. 2023 at 20:33 RU

...

The archive from the article does not compile. download the ZIP folder and Dictionary.mqh here https://www.mql5.com/en/code/27955 - they work.

...

//===============================================================

MQL5 Program Packer
MQL5 Program Packer
  • www.mql5.com
This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.