Rick54
Rick54
Friends

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

Rick54
Added topic Indicator In Multiple Timeframes Creating Objects
Hey, I looked around for an answer to this and could not find it. I'm trying to run two indicators using iCustom in an EA.  double ind = iCustom ( NULL , 60 , "indicator_1" , 0 , 0 ); double ind1 = iCustom ( NULL , 240 , "indicator_2" , 0 , 0 );
Rick54
Added topic Different brokers, different results, same EA
Hey, this is basically a general question but it's related to EAs. I find that my EA does not work the same way with one broker, Prosperity, versus another, Hugosway. I did program the EA using a Hugosway client in MQL4. Is this a coding issue or are
Rick54
Added topic MT4 not having the same numbers in indicators
Hey, I'm trying to use the MACD in MT4 but for some reason, the numbers in MT4 are not the same as with TradingView or other charting software. I see this more in the lower time frames such as 5 mins. My question is what MT4/MQL4 uses for sig figs
Rick54
Registered at MQL5.community