krzysiaczek99
krzysiaczek99
Friends

Add friends via their profile or user search and you will be able to see if they are online

krzysiaczek99
Added topic error 129
Hello traders, I have following code which give me error 129 even all looks OK. Any idea ? Krzysztof RefreshRates();
krzysiaczek99
Added topic Not possible to display Volume correctly
I'm trying to use Volume information to sneak trading signal info to MT4. Here is my code //---- indicator settings #property indicator_separate_window #property indicator_minimum 0 #property indicator_maximum 12 #property indicator_buffers 2
krzysiaczek99
Added topic MT4 debugger always opens 1H chars
I tried to debug EA on 1 minute chart but MT4 starts automatically 1H chart and it is not possible to switch the time frame afterwards. Is there any method to overcome this ?? My EA uses Time commands which on hourly chart return hours not minutes as
krzysiaczek99
Registered at MQL5.community
beeceeex
beeceeex 2021.05.16
I wish to attach three or four indicators to the same window in my MT5 platform, but each time I try, it appears in separate window, please can someone suggest how I can fix the problem, thanks