Search found more than 1639 matches

Return

Re: Trend Indicators for MT4

by: Banzai
H a l f T r e n d Coder: Nesimeye Oswald Date: January 23, 2023 This indicator was converted from a TradingView indicator by everget: https://www.tradingview.com/script/U1SJ8ubc-HalfTrend/ This system is a popular trend indicator based on ATR ( Average True Range ) , Moving Averages and the Donchia...

Re: MT4 Coding Examples

by: Banzai
this is how a coder goes by the name, BestTraderEv, does the button. Perhaps his code crashes less. if you see: //Forex-Station button template start42; copy and paste EventSetMillisecondTimer(36); //Forex-Station button template end42; copy and paste then just copy and paste that part I think this ...

Re: Digital Filters

by: Banzai
F T L M FTLM - Fast Trend Line Momentum STLM - Slow Trend Line Momentum (FTLM and STLM show rate of changing (falls or growing) of FATL and SATL calculated similarly with Momentum indicator but using smoothing as a result of filtrations of the price) Please put both files " FTLM Candle.mq5 &qu...

Re: Bollinger Bands Indicators for MT5

by: Banzai
B o l l i n g e r S q u e e z e B a s i c coder: EarnForex date: 2022 Bollinger Squeeze Basic MetaTrader indicator — is a complex indicator based on Momentum, Bollinger bands, and Keltner channel. The indicator is drawn in the separate window of the chart as a Momentum histogram and a range of dots...