Search found 41 matches

Return

Re: Moving Average indicators for MT4

by: Jimmy
Another average that could be made adaptive. What an interesting code. Having a play around with the settings I've found some pretty neat examples of using this Adaptive FEMA (Fast Exponential Moving Averages) code you've made. Currently using it on AUDUSD 4H chart using Fibonacci numbers. Settings...

Re: Moving Average indicators for MT4

by: Jimmy
Darks wrote: Tue Mar 16, 2021 12:12 am Here's a MT4 version of Range weighted EMA by Mladen. It uses high low range for weighting purpose and that seems to be a good alternative for volume weighted EMA because of the absence of volume in forex.
Champion! Thanks for posting this up Darks, can't wait to try it! :thumbup:

Re: MACD indicators for MT4

by: Jimmy
This is a version of MACD that uses smooth algorithms library originally used in some MQL5 versions of various indicators. It provides some better smoothing options other than the basic four types. I thought it deserved an MT4 version. Excellent indicator and nice coding. I really like the simple d...

Re: Dashboard Type Indicators for MT4

by: moey_dw
Built a dashboard as part of the learning process. It is a simple RSI dashboard which currently displays USD pairs data over different timeframes. https://forex-station.com/download/file.php?id=3389716&mode=view looking gud darks............ lightweight it is & not cause lag like some dashb...

Re: Volatility Indicators for MT4

by: Jimmy
Published on codebase and also sharing it here. A very simple code but shows valuable information about the direction of volatility and volume. Very cool volatility indicator Darks, thanks for also posting it here. I'm using two instances of the indicator in one subwindow to display the (background...

Re: Volatility Indicators for MT4

by: mrtools
An excellent indicator for retirees, pensioners, and housewives whom I run a non-profit social project that teaches free of cost commonsense trading on how to have passive income by trading on MT5 futures and hedged by buying of futures options... Added bands with a choice of atr or average range.