bellagio
bellagio
Friends

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

bellagio
Registered at MQL5.community
bellagio
Added topic Ihigh & ilow isn't work
I added this part of code, but does not work, all the others if it works, OK. int iHigh20H1 = iHighest(NULL,PERIOD_M15,MODE_HIGH,20,1); double highestPrice = iHigh(NULL,PERIOD_M15, iHigh20H1); if (highestPrice < Bid) int iLow20H1 =
bellagio
Added topic dude, if the function is expressed correctly
i have a problem with \end_of_program - unbalanced left paranthesis, anyone can help?, i don't see the error. the latest functions calculate the sum of the prices of each symbol and operational direction and the other the sum of each symbol and
bellagio
Added topic Modify "Close at Profit"
Modification of "Close at Profit", this EA has the option of closing when a currency pair take a benefit = X, now I have done is to do the same but, I separate trade Buy close at X & trade Sell close at X independent. But i dont't see
bellagio
Added topic Problem close trade
This robot uses a custom indicator , I use it at different times, for example M5 M15 H1 Placing the done correctly at all times , but the closures , I close all the operational when one of the 3 times meet the conditions, but I want everyone to go
bellagio
Added topic Broker is busy
This week suddenly my EA, sometimes and sometimes I just put the TP and I get that Broker is busy, until yesterday I never had this happen. In the demo accounts I have no such problems, but in the real s. Anyone know I can do? They try to fuck the
bellagio
Added topic Error #0 MT4
hello, I took a few months to see EA's using two, testing on demo and real, and I will work without problem until yesterday, I suddenly goes out, only in real, the demos are working. The command failed with error # 0 And I have not changed anything