Disliked{quote} //+------------------------------------------------------------------+ //| MTF Price Open Alert | //| Custom Indicator for MT4 | //| | //+------------------------------------------------------------------+ #property strict #property indicator_chart_window extern int UniqueID = 1; // Unique identifier for each instance extern bool UseH1 = true; // Enable/disable H1 timeframe extern bool UseH4 = true; // Enable/disable H4 timeframe extern int PriceCheckMinutes = 2; // Number of minutes to check for price movement double h1OpenPrice; double...Ignored
Your code is still wrong!
It only proves that you don't know what you are doing!!!
Oh, and BTW, highlighting doesn't work in the code window!!!
.ex4/.ex5 files can't be fixed or modified / I'm not a coder!