Alpha Trend Spotter Price Action – indicator MetaTrader 5

Fig1. The Alpha Trend Spotter Price_Action indicator
Real author: Andy Ismail Semaphore signal indicator based on the price action strategy looking for the strongest intraday trend, which can notify about trend change by generating an alert, sending an email or a push notification to a mobile device. //+———————————————-+ //| Indicator input parameters                   | //+———————————————-+ input int iPeriod=3; input uint NumberofBar=1;    //Bar number … Read more