josephcom
josephcom
Friends

Add friends via their profile or user search and you will be able to see if they are online

josephcom
Added topic REALLY strange behaviour of MQL4 when trying to do a simple division operation.
Look at the following simple line of code: double ratio = candles[ 0 ].body / candles[ 1 ].body; When trying to debug this simple line, I get the following results: This result is all wrong! In other words, instead of: candles[ 0 ].body / candles[ 1
josephcom
Added topic non of the agents in MQL5 Cloud Network are working?
As you can see in the below picture, I've been trying to utilise MQL5 Cloud Network for an hour but in vain! None of the agents are working. I also paused my antivirus on my laptop but nothing happened. Very occasionally a few agents (5 to 7 at most)
josephcom
Added topic Why doesn't this indicator get plotted on the chart?
I really can't understand why this custom indicator doesn't draw anything on my chart? #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1    DRAW_ARROW #property indicator_color1   
josephcom
Added topic What exactly "History Quality" mean?
I tried to test my strategy for the past month, but I realized the "History Quality" was very poor (30%). I counted the candlesticks for the time frame in question and for the past month ONE BY ONE to see if anything was missing. No candlestick was
josephcom
Added topic Is Metatrader Strategy Tester really that useless?
Ever since I started seeing " 30% History Quality " in my strategy Results tab (MT5), I've been searching for the reason/remedy. Now 11 days has past and I've still been unable to find a solution. I've set "Max bars in chart" to "Unlimited", I've
josephcom
Registered at MQL5.community