Forum

How to send Emojis by EA to Telegram ?

Hi Dears, I code EA that sends messages and alerts to the telegram channel. I want to send Emojis with messages that send to telegram, How can I do it? I copy Emojis on telegram and paste that on the mql4 code between quotes but not worked and it showed on telegram like this "??". string

How to remove Kernel32.dll from expert code

Hi Dears, I want to upload an EA on mql5 but this EA needs Kernel32 .dll to run and mql5 don't allow EA dll necessary uploading. How can I delete this dll from my EA code? This part of code that use this dll is below code: #import "kernel32.dll" int CreateFileW( string Filename, int AccessMode, int

I download MT4 and Install it but in the end, MT5 installed!!!

hello to all, I download MT4 by the below link: https://www.metatrader4.com/en/download and install MT4, but MT5 installed on my computer, I don't understand what problem is??? How can I install MT4

How can I detect Arrow up and Arrow down in chart?Arrows are objects.

Hi everybody, I have an indicator that draw arrow up and arrow down as object on chart, I want to program an EA that trades by these arrows, I have two questions: 1-How can I find when these objects drawn?(how can I detect these objects?) 2-How can I find out difference between arrow up and arrow

How to make my EA reset indicator and refresh it

I code an EA that use an indicator that I haven't source code of it, This indicator give signal by appearing arrows but I have a problem with this indicator, sometimes when I changed time frame and so EA reinitialized, I see that chart refresh and new arrows appeared and EA act as programmed, How

"cannot set timer(1)" problem in calling iCustom() function in EA

Hello Guys, I have a problem for calling indicator values in my EA, this message show on expert tab on MT4 when I attach it on chart: "cannot set timer(1)" I search a lot in forum,some users say that Should use some codes in OnInit() and Deinit() sector of EA like this topic: "

Have a problem with use indicator in EA

I have a problem with use a indicator in EA, I use iCustom() function for read status of this indicator, but when I backtest this EA, a lot of message print on journal tab as below picture: How can I prevent of it

HOW to use iCustom() function for set value in drop down inputs of indicator setting

Hi Everyone, I want to use a indicator in an EA, this indicator has some input settings that I want to change it by EA and then EA use it for take positions, below picture is input settings of indicator, my problem is How I can use iCustom function for set value of drop down menu? for example How

Who Knows what's name of these indicators?

Hello Everybody, I find a profitable system that is combination of some indicator, anyone knows what's name of these indicators? below pictures are related of these indicators. 1) 2) 3) 4) 5) Best Regards

Software Request: Hlaiman EA Generator Demo version for mt4

Hello everybody, who have "Hlaiman EA Generator Demo version for mt4"? Regards