Abdelrahman Shehata
Abdelrahman Shehata
Abdelrahman Shehata
Added topic Some jobs aren't clickable in freelance section.
Hello Some jobs aren't clickable in freelance section. may i know the reason? is they just not ready to execute or something
Abdelrahman Shehata
Added topic Indicator doesn't work properly in EA.
Hello. I have coded a multi currency ea for mt5 and when i try to test it the indicator lod but it doesn't appear in the tester chart and don't show data. and when trying on single currency it didn't work either. here's the code any help? the used
Abdelrahman Shehata
Added topic Multi Currency EA
Hello I'm trying to build a multi currency ea that works in the mt5 strategy tester . i'm not a professional programmer but i tried i've read the articles on this website about that and tried but with no luck i couldn't understand the method because
Abdelrahman Shehata
Added topic Over-optimization (curve fitting)
Hello Traders, How do you solve the problem of over optimization ? i tried the mt5 tester with the forward tester  the in sample data was 2 years and the out of sample data was 3 years, 2 of them defined in the tester and the last one year
Abdelrahman Shehata
Added topic MQL5 orderclose
Why mql5 don't have and ORDERCLOSE function like mql4 and have a library for that? is there is a reason
Abdelrahman Shehata
Added topic iMAONARRAY problem
I'm trying to put ma on rsi in expert advisor but it says Array out of range    double limit= Bars - 1 ;    double ma[];    double ima[];       ArrayResize (ima, Bars );    ArrayResize (ma
Abdelrahman Shehata
Added topic New feature request
How can i request a feature to mt5 and mql5? there is an important thing that lacks mt4 and mt5 is multi currency backtesting and optimization ! because once indicator or strategy backtesting and found the ideal settings for it on pair when doing
Abdelrahman Shehata
Added topic Delay trade until another condition is true
Hello I have an expert advisor(ea just typing it as keyword) that has two ways to open trades the first way is for example using moving averages and stochastic if the price is under a 50 period simple moving average and a 10 period sma is under 20
Abdelrahman Shehata
Registered at MQL5.community