Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Dsl - macd - indicateur pour MetaTrader 5
- Vues:
- 6702
- Note:
- Publié:
- 2017.02.14 12:16
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
MACD is usually calculated with an addition of one signal line
That is a long used trading system and has it's merits. But that way is somewhat lacking when it comes to ranging markets (it can not detect false signals in ranging market)
This version is using dsl (discontinued signal lines) and instead of using one signal line uses two. That way it sort of introduces levels as well as signal lines and, judging from tests, it seems to be better in avoiding false signals and it can be used in (short term) reversals detection. As usual, testing is advised before usage.
That is a long used trading system and has it's merits. But that way is somewhat lacking when it comes to ranging markets (it can not detect false signals in ranging market)
This version is using dsl (discontinued signal lines) and instead of using one signal line uses two. That way it sort of introduces levels as well as signal lines and, judging from tests, it seems to be better in avoiding false signals and it can be used in (short term) reversals detection. As usual, testing is advised before usage.
Dsl - RSI
Dsl (discontinued signal lines) - RSI.
NonLag Inverse Fisher Transform of RSXNonLag smoothed inverse fisher transform of RSX (MetaTrader 5 version).
Dsl - rsx
Dsl (discontinued signal lines) - RSX.
Dsl - stochasticDsl (discontinued signal line) - stochastic for MetaTrader 5.