Forum

[SOLVED] Installing MT5 on Ubuntu

Hi there, Im trying to install MT5 in my Ubuntu 14.04 (32bits) but it cant connect to the server correctly. I took a pic of the problem i get: I get lots of fixme's but i think the one that causes the problems is the fixme:iphlpapl.... with its correspondant error err:winhttp.... I upgraded the

Change variables types

Hello MQL5 forum, I have some conversion warnings on my EA report. I just was wondering if there's any way of changing the type of a variable: double Open; CopyOpen ( 0 , PERIOD_M1 , 0 , 10 ,Open); int price=Open[0]/ _Point ; //There's a conversion warning here, it shouldn't right? I have that

Drawing a rectangle

Hi there, forum MQL5, I have been trying to draw a rectangle in MQL5 with no success. I surfed many post about it, some about sth I don't want and others that corrects the code i have, but even changing as in the post it doesn't paint anything. ObjectCreate ( 0 , "box" , OBJ_RECTANGLE , 0

Bring the chart to the front, MQL5

Hi there mql5 forum, Im working in a EA(MQL5) and i want that every time, the EA trades, bring the chart of the currency pairs traded to the front. For example, im reading the email and the EA trades in EURUSD, and that chart jumps to the front, in front of the email window. Is it possible? Thanks

Semiautomatic EA

Hi mql5 forum, I had the idea of doing a semiatomatic EA, just to have a quick eye confirmation, and not doing it totally automatic. I dont know if its possible, but im interested on it. I tried to put a MessageBox() function but i read somewhere it wasnt going to run because of something i cant

EAs doesnt work?

Hi there forum, I have tested my EA on the backtester visual mode, and it draws indicators, marks i have assigned to different patrons, but then on real time mode, does nothing, it doesnt run. anyone has an idea of what could be happening? thanks in advance kerso

Is this a issue in MT5?

Hi forum, I was testing an Expert and i saw this trade. My trade was close in a price which the market did not raise. The sell signal is the 696 and the SL run to close it in 697. It doesnt even appear in the picture. what do you think? Thanks in advance. Pablo

Agents

Hi MQL5.forum, I tried to get my agents following all the instructions from this page and the cloud one. But i still dont get to see my agents on my account. It might be i only have a demo account , but not sure, or i dont connect well to the cloud... Any of you has the same problem? Thanks in

Can i have your opinion?

Hi mql5 forum, This is my first post here. I have to say im new on trading, i have been playing with demo account for some months but thats it. I would like to know your advice and help about the following: I download this program: https://www.mql5.com/es/code/316 played with it on strategy testet