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 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