Page 3 of 3

Re: Offline Improvements Range Bars Renko Bars

Posted: Wed Jun 17, 2020 7:44 pm
by camisa
hello mrtools

I have a problem with "renkorangebarsv1.2 new format" indicator

It was all well and today the offline charts stopped updating

For example "RenkoLiveChart_v1.2 600+" indicator still updates offline charts nicely

In MT4 experts TAB I get the following messages:

Code: Select all

2020.06.17 10:45:23.068	RenkoRangeBarsV1.2 new format AUDCHF,M1: unresolved import function call
2020.06.17 10:45:23.068	Cannot call 'user32.dll::RegisterWindowMessageW', 'user32.dll' is not loaded
2020.06.17 10:45:23.068	RenkoRangeBarsV1.2 new format AUDCHF,M1: Chart window detected
2020.06.17 10:45:23.052	RenkoRangeBarsV1.2 new format AUDCHF,M1: initialized
2020.06.17 10:45:23.052	Cannot load 'C:\Users\Geral\AppData\Roaming\MetaQuotes\Terminal\3F73F5301A2A2B329CFC8731B09270FD\MQL4\Libraries\user32.dll' [127]
2020.06.17 10:45:23.005	Custom indicator RenkoRangeBarsV1.2 new format AUDCHF,M1: loaded successfully
I have user32.dll in libraries folder, any guess of what might be the problem here?

Re: Offline Improvements Range Bars Renko Bars

Posted: Wed Jun 17, 2020 7:57 pm
by Ogee
camisa wrote: Wed Jun 17, 2020 7:44 pm hello mrtools

I have a problem with "renkorangebarsv1.2 new format" indicator
Hi, shouldn't need user32.dll in the mt4 library folder but check it is in:

This PC > Local Disk (C:) > Windows > System32 (Application extension 1,619 KB)

Re: Offline Improvements Range Bars Renko Bars

Posted: Wed Jun 17, 2020 8:11 pm
by Ogee
just a thought but also check the allow dll imports is still checked in the Common tab of the Inputs box.

Re: Offline Improvements Range Bars Renko Bars

Posted: Thu Jun 18, 2020 6:28 pm
by camisa
thanks for the answer Ogee

The file is in Windows/system32

I had to install another MT4 in order to get the indicator working again :P