• Information
11+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
© BIG PROFIT WITH NO RISK √√√

# Target up to 6 Times Loss

# Profit trades is more than 90%

9 Years of experience in :
Trading, Forex, Signals, and Account Manage

📞 Contact me on Telegram @ZoozFX
Ahmed Abd El Aziz
Added topic What about making Expert working on another chart?
Hello At MQL5 What about making Expert working on another chart? for ex: running my expert at (EURUSD chart M5 timefram), and it must opening all positions at (EURCAD,EURAUD....,15M,H1 ....etc) Is this possible ? How can i do this on this code: //
Ahmed Abd El Aziz
Added topic Do I have to open more than 1 chart to run my expert?
Hello If i have an expert and i want to run it at all time-frames and symbols, Do I have to open more than 1 chart to run this expert? What if i want to open one chart and run this expert at all time-frames and symbols
Ahmed Abd El Aziz
Added topic input ENUM_TIMEFRAMES TimeFrames[]=
Hello I am a beginner in coding. I want to ask: Why when i put"input" this code dose not work? string symbols[]= {   "GBPUSD" }; ENUM_TIMEFRAMES TimeFrames[]={ PERIOD_M1 ,   PERIOD_M2 ,   PERIOD_M3 ,  
Ahmed Abd El Aziz
Added topic Error code : '&&' - program is too complex
Hello (At MQL5) When i try to input 5000 conditions in my code it gives me this error : '&&' - program is too complex After i remove some conditions then the code work perfectly How can i fix this error without removing any conditions? is mq5
Ahmed Abd El Aziz
Added topic MQL5 : How to get the highest value of an indicator at specific time
Hello everyone Now i am making an indicator with MQL5 I tried to get the highest value of RSI in the last 100 candle like what happen in this article William Roeder   2010.09.30 01:14   #10             EN
Ahmed Abd El Aziz
Added topic Is there "from : to" function ?
I wonder if there is a function enable me to shorten this conditions: if(High[i] >  High[1+i] &&  High[i] >  High[2+i] &&  High[i] >  High[3+i] &&  High[i] >  High[4+i]
Ahmed Abd El Aziz
Added topic How to make my EA dose not open deals at a specific times (MQL5 code)
I want the MQL5 code that making my EA dose not open deals at a specific times ex: do not open deals  from 03:00 to 04:30 and  from 11:00 to13:30
12