Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

DPO - MA modified - MT5 - indicateur pour MetaTrader 5

Vues:
1057
Note:
(3)
Publié:
2024.07.12 14:42
Mise à jour:
2024.07.16 11:12
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

MA modified DPO facilitate controlling all parameters of MA (MA period , MA mode , MA applied price) to change required MA curve to horizontal line and can easily used as support or resistance level

Detrended Price Oscillator - MA modified


DPO modified Setup Menu


Calculation:

DPO = close - MA (mode, price, DPO_period)

Where :

  • DPO - DPO indicator value
  • close - close price of bar;
  • mode - applied method to calculate MA (SMA, EMA, SMMA, LWMA)
  • price - applied price to calculate MA
  • DPO_period - period applied to calculate MA.


Risk reward box Risk reward box

This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted.

SL-TP Values SL-TP Values

Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions.

Raymond Cloudy Day For EA Raymond Cloudy Day For EA

Raymond Cloudy Day For EA, a revolutionary trading tool created by Raymond and expertly developed for the MT5 platform. This innovative indicator integrates a cutting-edge calculation method with advanced algorithms, surpassing traditional Pivot Points to enhance trading strategies with unparalleled precision.

Hacking objects in an EX5 Hacking objects in an EX5

A demonstration on how to modify objects in an indicator without having the source code