• Information
10+ years
experience
0
products
0
demo versions
1
jobs
0
signals
0
subscribers
Sherif Hasan
Added topic MT4- Is this possible to add default comment for every orders?
like we add default order lot in tools>>options/trade i would like to add comment on all my new trades. currently i apply everytime when open new order. is this possible to save comment for future orders
Sherif Hasan
Added topic EA works with current chart, but EA disables while i change the Currency pairs?
???? Expert setting i disabled the option please solve my issue
Sherif Hasan
Added topic Is this best idea to combine all my EA's together? Share your advise!
Hi, I am using different strategy for for different pairs. currently i coded EA for different EA's for different pairs. Shall i combine all EA's together? which is better idea or keep as current method? which is best option? share your ideas
Sherif Hasan
Added topic MetaTrader 4 Platform Build 825 - Why this happens while backtesting?
Before version i have no issue. after i update as version 825, i am receiving following issue! after backtesting completed there is no indicators showing on wondow, instead showing following image. Is this bugs on my EA? but before it was worked
Sherif Hasan
Added topic Is this possible to place order in given time included seconds?
eg: i want to place order in 10:00: 15 i tried coding for given minutes, but how to make order in exact seconds too? {      int datetime = TimeCurrent ();      int hour = TimeHour( datetime );
Sherif Hasan
Added topic Ea must check where any USD major news are upcoming?
Please help on this! eg: if USD major news is on 10:00am i must get true/false feed for my EA. so that i can tune my ea according to news time! currently i added parameter as NESOn=true/false, i check manually from news website and when USD news on
Sherif Hasan
Added topic How to find difference in hours between London Open or GMT and Broker Server time?
i really need to know : How to find difference in hours between London Open or GMT and Broker Server time
Sherif Hasan
Added topic How to solve this issues?
I run my developed EA from laptop. problom is when internet disconnected the EA placing order again and all trailing stops collapsed. How to solve this issues? Is there any method to avoid re orders when EA restatrs
Sherif Hasan
Added topic Where i can download/get Instaforex 1 min tick chart history for 1 year?
Hi, I tried history centre on mt4, where i don't get for 1 year history for 1 min tick chart, showing only 1 month. i like to test my strategy with 1 min tick chart. can anyone has idea to get history for 1 min tick chart from instaforex. Advance
Sherif Hasan
Added topic EA Opens orders 15 to 20 pips lately?
My EA opens order 15-20 pips lately? why this happens? is this market volatile or server low speed? I used TextContextBusy() before placed order!, bcoz i use couple of my EA's. meantime mostly all EA used to place order on different time. your
Sherif Hasan
Added topic I don't see "Market" Tab on my MT4?
How to buy products from Market area, while i tried which shows error. in fact i don't see "Market" tab on my mt4 terminal! using MT4 version 4.00 build 765 what could be the issue? see the image
Sherif Hasan
Added topic Shall i use the Ea for different accounts on same system?
I use my EA for 3 different accounts on same system? from my laptop i installed mt4 for 3 different folders and run same EA i applied on all mt4 accounts. problom is EA doesn't place orders for all accounts. which places order in one account only
Sherif Hasan
Added topic Is this possible to change leverage for testing my EA?
Is there any method to test my ea with given input leverage? This is for testing purpose only to setup money management in live
Sherif Hasan
Added topic Is this correct declaration?
extern double MaPeriod = 14 ; extern double MaShift = 0 ; //extern string MAMethodHelp="SMA=MODE_SMA;EMA=MODE_EMA;SMMA=MODE_SMMA;LWMA=MODE_LWMA"; extern double MaMethod = MODE_SMA ; //extern string
Sherif Hasan
Added topic How to get today's high/low?
Hi, How to get today's high/low? while i run on any timeframe whenever candle closed i need to get today's high/low value! please suggest me to get the easy idea! i tried, but it shows alltime high/low: int    firstbaroftoday= 0 ; double
Sherif Hasan
Added topic What could be the problom while backtesting?
I tried backtesting from jan,02 2015 to jan,05 2015 using tick chart. ea place order on 2nd jan. but when i backtest from dec,31 2014 to jan,05 2015 ea does not place order on 2nd jan 2015. Note: Jan 31st Market closed at 20:00 and 02nd market