Heiken Ashi w/ Doji Spotter – indicator MetaTrader 4

Heiken Ashi w/ Doji Spotter - indicator for MetaTrader 4
Original Author: MetaQuotes Modified By: Tim Welch This is the standard Heiken Ashi, but with the option to spot Dojis and color them differently. Basically, if the body of the candle is less than a certain percentage of the total range for that candle, then it’s a doji. That’s the premise behind this. A Doji … Read more

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