Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

ADXm smoothed - indicator for MetaTrader 5

Views:
4869
Rating:
(22)
Published:
2018.05.04 17:39
ADXm smoothed.mq5 (15.05 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

ADXm is a variation of a well known ADX indicator.

Unlike the ADX indicator, which is directionless (the value of the ADX itself does not show the direction of the market, but is just showing if certain level(s) are reached), ADXm indicator is attempting to correct that and is showing the direction of the market trend too.

This version is adding one more thing: in order to use the slope of the ADXm as a signal, ADXm is additionally smoothed using Jurik smoothing. That way the number of false signals is lessened and (since Jurik smoothing is very "fast" to react to value changes) the lag is minimal.

Dynamic Balance Point Dynamic Balance Point

Indicator that calculates dynamic balance point for the desired period.

Linear Regression Sketcher Linear Regression Sketcher

A variation of linear regression.

ADXm Smoothed - MTF ADXm Smoothed - MTF

ADXm is a variation of a well known ADX indicator made to be multi timeframe capable.

Swing Line (adjusted display) Swing Line (adjusted display)

Ron Black's swing line indicator with adjusted display option.