Forum

Mt4 from certain brokers freeze during first launch after installation.

Hi all, I have encountered one common problem with some brokers’ mt4 platform on PC. The issue is they tend to hang during first launch of the platform after installation (stuck where a window would show the server selection with the mt4 on the background). The only way to shut the mt4 is with task

Guide to setup copy signal from website directly to a mt4 platform

Hi all, Been trying to copy signal from this website but every time I tried I get the error message as shown in the picture attached. The is no search function in the mt4 for the signal I am looking for and one have to scroll through thousands if he is lucky enough to find it. Anyone knows the guide

Help needed to make indicator start calculation only after certain bars

I am still using the old way of coding as below: int LimitOfCandle = 500; //The number of candle from the left to start the function of the indicator int Counted_bars=IndicatorCounted(); // Number of counted bars int

How to code if I want to Indicator or EA to get price info from another currency pair?

Hi guys, I would like to know what code to use if I am attaching an indicator/EA to currency XXXXXX and would like the indicator to fetch the High/Low of nth candle of YYYYYY of the same time frame? In simpler word for example I attach the indicator to an EURUSD chart 15min, and under certain