Reading the cache optimization file (.opt)

 

Hi,

I need to read the cache optimization file (.opt - path: TerminalInfoString(TERMINAL_PATH)+ "\\Tester\\cache\\", "XXXXXX.opt") in order to get information about the optimization parameters of EA.

So, this is a binary file and I dont know how read it using mql5 file functions.

Does someone can help me?

Best regards.

 
Alexandre De Aguiar Amaral:

I need to read the cache optimization file (.opt - path: TerminalInfoString(TERMINAL_PATH)+ "\\Tester\\cache\\", "XXXXXX.opt") in order to get information about the optimization parameters of EA.

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

TesterCache
TesterCache
  • www.mql5.com
Чтение/Запись opt-файлов оптимизационных кешей MT5-тестера