Page 38 of 51
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Sat Apr 01, 2023 1:09 pm
by 太虚一毫
Short-term trading, do you use the momentum indicator?
Regularized momentum, cumulative momentum, which is better?
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Fri Apr 14, 2023 12:55 am
by talaate
hi mrtools
would you add alters option when indicatore line cross with signal line
regards
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Fri Apr 14, 2023 9:28 am
by mrtools
talaate wrote: Fri Apr 14, 2023 12:55 am
hi mrtools
would you add alters option when indicatore line cross with signal line
regards
cumulative momentum averages (mtf).ex4
Had to make a new version, added alerts to it.
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Fri Apr 14, 2023 10:03 am
by talaate
mrtools wrote: Fri Apr 14, 2023 9:28 am
Had to make a new version, added alerts to it.
Many Thanks mrtools, I appreciate your kindness
Regards
Re: T3 Momentum Burst
Posted: Wed Jun 14, 2023 10:02 pm
by losajoca
Jimmy wrote: Thu Apr 18, 2019 8:29 pm
This is the T3 Momentum Burst for MT4 which includes convenient features such as Vertical entry lines and MTF + Interpolation by Mrtools.
Hi,
Could be made a histo version of this indicator?
Grateful.
Re: T3 Momentum Burst
Posted: Thu Jun 15, 2023 3:15 am
by mrtools
losajoca wrote: Wed Jun 14, 2023 10:02 pm
Hi,
Could be made a histo version of this indicator?
Grateful.
Did a 0 to 1 histo version.
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Mon Jul 24, 2023 10:54 am
by mrtools
medotrader wrote: Mon Jul 24, 2023 8:21 am
hello great coders
could anyone help me with these two indicators
could they be made into bar type histogram ?
thanx in advance
Since you posted an ex4 not sure how close this is to yours, but did a histo of the version i found.
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Mon Jul 24, 2023 6:57 pm
by medotrader
mrtools wrote: Mon Jul 24, 2023 10:54 am
Since you posted an ex4 not sure how close this is to yours, but did a histo of the version i found.
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Tue Aug 01, 2023 2:42 pm
by mrtools
dmnik wrote: Mon Jul 31, 2023 9:07 pm
Dear programmers! Be so kind, convert this script to code for MT4. Thank you!
The indicator is named "TMO Scalper" and is designed for lower time frame scalping, specifically 1-5 minute charts. Here's a breakdown of its features:
Time Frames: The indicator allows you to select three different time frames: TimeFrame1, TimeFrame2, and TimeFrame3.
TMO Oscillator Calculation: The indicator calculates a custom version of the "True Momentum Oscillator" (TMO) using the selected time frames. It then smooths the oscillator data with EMA (Exponential Moving Average) and generates signals based on the crossovers of the main and signal lines....
TMO (T)rue (M)omentum (O)scillator) MTF Special Scapler Version
As explained by the author L&L Capital:
- The TMO Scalper is a custom technical indicator that's designed exclusively for lower time frame scalping (1-5min charts)
- This version of the TMO Oscillator will print the signals ONLY when the higher aggregation is aligned with the current (lower aggregation)
This version seems close to it. My settings are probably very poor was mainly just testing the settings after coding.
Re: Velocity, Momentum & ROC Indicators for MT4
Posted: Wed Aug 02, 2023 2:21 am
by mrtools
mrtools wrote: Tue Aug 01, 2023 2:42 pm
TMO (T)rue (M)omentum (O)scillator) MTF Special Scapler Version
As explained by the author L&L Capital:
- The TMO Scalper is a custom technical indicator that's designed exclusively for lower time frame scalping (1-5min charts)
- This version of the TMO Oscillator will print the signals ONLY when the higher aggregation is aligned with the current (lower aggregation)
This version seems close to it. My settings are probably very poor was mainly just testing the settings after coding.
Another note normalized the indicator so maybe the outer levels would be more useful.