Page 17 of 42

Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Sun Oct 20, 2019 8:14 am
by nathanvbasko
nathanvbasko wrote: Sun Oct 20, 2019 4:50 am

...updates

v2v Momenticks v1.11

Just a reminder, this tool is about Linear "Momentum". This is not the usual trading tool wherein you buy or sell whenever it crosses the zero line level. More so, if you selected the Rate of Change (ROC) or the Adaptive ATR option. Hence, you may use this tool if you need additional technical insights for your own generated based line analysis (FA & TA).

Again, remember it is Linear "Momentum". It requires keen observation and attention to detail.
 
 

By the way... the adaptive ATR was based on mladen's. Please read the below information he shared with it.

"Average True Range (ATR) is a widely used indicator in many occasions. It is calculated as SMA (Simple Moving Average) of true range (which is calculated as the greatest of the following: current high less the current low, the absolute value of the current high less the previous close and the absolute value of the current low less the previous close). With an added "twist": It is using Perry Kaufman's Efficiency Ratio to calculate adaptive true range"

And with this Momenticks release, the usage is... the same.

I just updated the above Momenticks wherein it shows the previous and current ATR value

Get it >>>download/file.php?id=3353679

Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Mon Oct 21, 2019 6:28 am
by nathanvbasko
nathanvbasko wrote: Sun Oct 20, 2019 4:50 am
v2v Momenticks v1.15

update: added... "Variance" ─ Based on mladen's work posted at MetaQuotes
fixed: rectified indicator short name string length issue

The standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. A dataset that’s pretty much clumped around a single point would have a small standard deviation, while a dataset that’s all over the map would have a large standard deviation.
Given a sample the standard deviation is defined as the square root of the variance

Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Tue Oct 22, 2019 2:11 am
by nathanvbasko
nathanvbasko wrote: Mon Oct 21, 2019 6:28 am
v2v Momenticks v1.15
The standard deviation is a measure ...

v2v Momenticksv1.17updates


─ added... "Volatility Ratio". Based on mladen's work posted at MetaQuotes
─ some code optimization


Theory:
There is always a need to measure if the market is "quiet" or it is volatile. One of the possible ways is to use standard deviations, but the issue is simple: we do not have some levels that could help us find out if the market is in a state of lower or higher volatility. This feature is attempting to do that :



─ values above level 0 are indicating a state of increasing volatility
─ values below level 0 are indicating a state of decreasing volatility

Usage :
This is not a directional feature. It should be used for volatility detection, not trend assessment - for that, you have to use some other indicator and then check this one if the market volatility conditions are those that you expect



Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Wed Oct 23, 2019 11:37 am
by nathanvbasko
nathanvbasko wrote: Tue Oct 22, 2019 2:11 am


v2v Momenticksv1.17updates


─ added... "Volatility Ratio". Based on mladen's work posted at MetaQuotes
─ some code optimization


VolatilityRatio.png


Theory:
There is always a need to measure if the market is "quiet" or it is volatile. One of the possible ways is to use standard deviations, but the issue is simple: we do not have some levels that could help us find out if the market is in a state of lower or higher volatility. This feature is attempting to do that :



─ values above level 0 are indicating a state of increasing volatility
─ values below level 0 are indicating a state of decreasing volatility

Usage :
This is not a directional feature. It should be used for volatility detection, not trend assessment - for that, you have to use some other indicator and then check this one if the market volatility conditions are those that you expect
Momenticks.ex4
The last release of the stand-alone version here... soon it will be published as part v2v dynamic trading system:

Re: Velocity - Momentum & ROC Indicators

Posted: Fri Mar 06, 2020 6:16 pm
by denicalcio
mrtools wrote: Sun Nov 26, 2017 12:28 pm This is velocity with a ma of velocity as it's signal with some deviation bands.Alerts are when velocity and it's ma cross.
add mtf please mrtools

Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Fri Mar 06, 2020 7:25 pm
by Daim2574
nathanvbasko wrote: Wed Oct 23, 2019 11:37 am

The last release of the stand-alone version here... soon it will be published as part v2v dynamic trading system:

Momenticks.ex4
Wonderful... thanks for sharing

Re: Velocity - Momentum & ROC Indicators

Posted: Fri Mar 06, 2020 7:44 pm
by mrtools
denicalcio wrote: Fri Mar 06, 2020 6:16 pm

add mtf please mrtools
Please share the link or the indicator.

Re: Velocity - Momentum & ROC Indicators

Posted: Fri Mar 06, 2020 7:57 pm
by denicalcio
mrtools wrote: Fri Mar 06, 2020 7:44 pm

Please share the link or the indicator.

Re: Velocity - Momentum & ROC Indicators

Posted: Sat Mar 07, 2020 4:00 am
by mrtools
denicalcio wrote: Fri Mar 06, 2020 7:57 pm
Added mtf.

Re: Velocity, Momentum & ROC Indicators for MT4

Posted: Tue Sep 01, 2020 5:37 am
by Darks
Linear momentum is an indicator with some unique characteristics. I mean that is what I have heard although it is pretty similar to Force index which already is a pretty good indicator that comes by default with Metatrader 4 but still there is some difference. Mrtools & V2V have made variations of it (do check them out). All I am doing here is adding a step filter to it. How much value that adds to the indicator, Well that is a matter of testing. Anyway here is the indicator.