Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Velocity - normalized - indicatore per MetaTrader 5

Visualizzazioni:
7030
Valutazioni:
(23)
Pubblicato:
2016.11.28 09:06
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Velocity (which is often called a "smoother momentum" since it is much smoother than momentum without lagging at all) with an addition of 3 types of normalization:

  • ATR normalization
  • standard deviation without sample correction
  • standard deviation with sample correction
  • and no normalization (in order to have "clean" version too)

Also, since velocity is (even when normalization is applied), not an indicator with fixed bounds, this indicator is using floating levels for what is usually called overbought and oversold levels (+ a floating "zero" line is added). Something that would look like a "fixed levels" is easily achieved if you use long floating levels period in which case those levels are quite similar to fixed levels.

Indicator is having the usual set of prices and alerts (depending on the 3 type of coloring options) and is already a multi time frame version.


Indicator can be used like any momentum indicator (in that case recommended coloring mode is to use either slope coloring or "zero" middle level crossing coloring) or it can be used as a "trending" indicator in which case it is better to use coloring on outer level cross, and longer calculation periods are advised in that case.


Aroon oscillator - dynamic zones (levels) Aroon oscillator - dynamic zones (levels)

Aroon oscillator — that is using dynamic levels/zones instead of using fixed levels for overbought and oversold conditions.

i-Paramon work time i-Paramon work time

i-Paramon work time (new version).

ADXm ADXm

ADXm - version for MetaTrader 5

Scale Fibonacci Arcs Scale Fibonacci Arcs

Script to set correct scale on Fibonacci arcs attached to chart.