Scalper8
Scalper8
Scalper8
Added topic Objects repaint and vanish
When I place my EA , my objects repaint or vanish and sometimes appear again after sometime.  What seems to be the problem? void OnTick () {    if ( TimeCurrent ()==Time[ 0 ])   {    int s = iLowest ( Symbol () , 0
Scalper8
Added topic Stop loss & Take profit are too close to price
I'm new to MQL4, please help with my code. When I place my 2nd order, both Take profit and stop loss are TOO close to price instead of TP= 7, SL=2. What is the problem??? extern double TakeProfit= 5 ; extern double TakeProfit2= 7 ; extern double
Scalper8
Registered at MQL5.community
12