Цитата Сообщение от jesus.gomez.rdm@gmail.com Посмотреть сообщение
Hello,

I have downloaded "Volume & Delta template Expert v2.mq4" and compiled it with my current volume indicator <#import "clusterdelta_v5x2.dll">

It compiled with 0 errors and 35 warnings.

However, when I start expert, I got following errors:


2021.07.01 17:44:55.307 DE30,M1: 1 tick events (0 bars, 26639 bar states) processed in 0:00:00.000 (total time 0:00:00.016)
2021.07.01 17:44:55.307 2021.06.29 01:02:00 Volume & Delta template Expert v2 DE30,M1: not initialized
2021.07.01 17:44:55.307 2021.06.29 01:02:00 Volume & Delta template Expert v2 DE30,M1: unresolved import function call
2021.07.01 17:44:55.307 2021.06.29 01:02:00 Cannot find 'InitDLL' in 'clusterdelta_v5x2.dll'
2021.07.01 17:44:55.307 2021.06.29 00:00:00 Volume & Delta template Expert v2 inputs: GMT=3; Daily_File=1;
2021.07.01 17:44:55.301 TestGenerator: current spread 120 used
2021.07.01 17:44:55.300 ClusterDelta_#Volumes_Alert DE30,M1: incorrect start position 0 for ArrayMaximum function
2021.07.01 17:44:55.300 ClusterDelta_#Volumes_Alert DE30,M1: incorrect start position 0 for ArrayMaximum function
2021.07.01 17:44:55.265 Custom indicator ClusterDelta_#Volumes_Alert DE30,M1: loaded successfully
2021.07.01 17:44:55.255 Tester: template 'C:\Users\jgomez\AppData\Roaming\MetaQuotes\Termin al\24FF2268752179BE735F8A8A001BFE6E\templates\test er.tpl' applied


Can anyone have a look in order to make this expert working with latest version of premium volume indicator?

Thanx in advance
Have you checked these calls with DLL ver 4.1 ?