Exp_HLRSign – EA MetaTrader 5
The Exp_HLRSign Expert Advisor is based on signals generated by the HLRSign semaphore arrow signal indicator. The signal is formed when a bar is closing if the indicator has crossed the overbought or oversold level determined by the values of the Expert Advisor input parameters: input uint HLR_UpLevel=80; // Overbought level input uint HLR_DnLevel=20; … Read more