MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
  • Information
4 years
experience
2
products
18
demo versions
0
jobs
0
signals
0
subscribers
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic Creating library file and reference it
Hello Everyone, I am traying to create my own library and referring to it from my EA code under MQL4\Libraries I have my amrBungees.mq4 and the ex4 which include my functions  under \MQL4\Include I have amrBungees.mqh 
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic Error 4002 while calling OrderCalcProfit function, any hint please
   ResetLastError ();    double total= 0 ;    double profit= 0 ;    for ( int i = 0 ; i < PositionsTotal (); i++)      {        if ( PositionSelectByTicket
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic incorrect start position ArrayMinimum function, please help !
Hello everyone, Attached an indicator code which give very good signals for the trend direction but as far as it runs it keep showing   incorrect start position x for ArrayMinimum function I hope some one can direct me to solve this but
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic ChartSetSymbolPeriod issue
Hello All, How to use ChartSetSymbolPeriod in back-testing for MT4 or this is not possible  Regards, Amr
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic MACD Histogram for MQL4
Hello Everyone, Can anyone give me hint for how to get the MACD Histogram values? the bars <Image Deleted>
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic Market questions
Hello, If I published products to the market so I have some questions as a provider, 1. If a client rent my product for 30$ and then I changed the price to 50$, when the time comes to renew, he will renew for 30 or 50? 2. Is there a way to change my
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB Published product

Resistance and Support levels is one of the most important factors when you enter the market  This indicator will automatically draw all resistance and support for last x (you can insert the x value as you like) resistances and supports  You should trade between those lines and put your stop loss behind this line (if you in sell then your stop line should be above this line, and opposite for buy) Also your take profit should be upon those lines So you should trade between support and

MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB Published product

30.00 USD

This indicator provide very solid and successful mark for the price direction, it will give you values towards the last price levels which let you be able to predict the next price move  How to trade using this indicator: We recommend that you buy or sell when the buy/sell value is more than double the sell/buy value and both sell/buy values is greater than 20 Let's take examples: If the values was Buy: 45, sell: 55, then don't enter the market if the values was Buy: 90, sell: 10, then this

MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic EA but without making trades, Exit strategy
Hello, I am making an exit strategy automation code, I started it as script but then thought that it much better to be EA to use OnTick() event handler but the problem is that it keep opening trades when I run it or when a trade is close !!!! I think
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic OrderProfit() didn't return profit if it less than 1?
Hello Everyone, in my code I found that OrderProfit() just returned zero if the profit was less than 1 (0.02 or -0.04 etc.) So is there a way to let it show the exact profit value of a trade just like it showing up in the Trade tab? Thanks in
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Added topic I can't believe it, can't edit/add comment on a trade
Hello Every one, Is it real that when I open a trade I can't put a comment on it? or edit already existing comment? I can't believe it 
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB
Registered at MQL5.community