Rami Khattab
Rami Khattab
  • Information
3 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Economics and Financial Markets
Friends 1
Rami Khattab
Added topic Trackig Demo Account
Hello Forum, iam testing my EA on a Demo account , and i want to connect it to mql5 for better monitoring and statistics. looks like i cannot connect it as signal... what can i do? appreciate any assitance 
Rami Khattab
Added topic Support Resistance Fixed lines, stay on chart
Hello Guys, I'm new to coding, and I have this question; I'm trying to create support resistance expert; it draws 2 lines on 5minTF if the conditions are met; however, the lines keep moving ( I want the lines fixed, and if there is another signal, I
Rami Khattab
Added topic One Trade only//Hello Guys, how can I adjust this EA to enter one trade only /// and ifpossible how can i add 10 pips to the sl
#include <Trade\Trade.mqh> CTrade trade; int OnInit ()   {    return ( INIT_SUCCEEDED );   } void OnDeinit ( const int reason)   {   } void OnTick ()   {    double high =
Rami Khattab
Added topic Adding multiple comments
HELLO,   IM LEARNING MQL5,  BELOW IS SIMPLE SCRIPT THAT SHOWS IF CANDLE (1) CLOSE {ABOVE/BELOW} THE {HIGH/LOW} OF CANDLE(2).   HOWEVER IT IS SHOWING ONLY ONE COMMENT ON CHART, IT IS SUPPOSED TO COMMENT 2 ORDERS. MUCH APPRECIATED
Rami Khattab
Added topic I want this indicator to draw the first 4h range (H&L) of the day, for the rest of the day. everyday adjust to the new first 4h candle
Hello guys, Im new to coding, and seeking your help with a little issue :) MT5 I want this indicator to draw two lines at the first 4H candle of the day, (one at the high & second at the low), and I want these two lines to stay fixed for the