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
Experts

An Expert Advisor, based on the "Puria method" Forex Strategy - expert pour MetaTrader 5

Vues:
15821
Note:
(50)
Publié:
2010.07.19 11:36
Mise à jour:
2016.11.22 07:32
puria.mq5 (10.39 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Depending on the timeframe selected (H1 or M30,see above) we attach 3 moving averages on the chart:

  • Moving Average 1:MA period - 85, MA method - Linear Weighted, applied to Low, select red color.
  • Moving Average 2:MA period - 75, MA method - Linear Weighted, applied to Low, select red color.
  • Moving Average 3:MA period - 5, MA method - Exponential, applied to Close, select blue color.

Also attach the MACD indicator with the following parameters: Fast EMA=15, Slow EMA=26, MACD SMA=1.

All these indicators are available in any MetaTrader 5 client terminal.

Puria method forex strategy

The recommended currency pairs and timeframes for use in "Puria method" strategy are listed below:

  • AUDJPY - M30 - 15 points (i.e. the deal should be closed at 15 pips of Take Profit);
  • NZDUSD - 1H - 25 points;
  • USDCAD - H1 - 20 points;
  • EURGBP - H1 - 10 points;
  • USDJPY - M30 - 15 points;
  • GBPUSD - М30 - 20 points;
  • USDCHF - M30 - 10 points;
  • EURCHF - H1 - 15 points;
  • AUDUSD - M30 - 10 points;
  • EURJPY - M30 - 15 points;
  • CHFJPY - 1H - 15 points;
  • CADJPY - M30 - 20 points;
  • EURUSD - M30 - 15 points.
Trading rules:
  • Sell when the blue MA crossed two red MAs from above to below and the signal is confirmed by MACD indicator (one bar is closed below the Zero Level).
  • Buy when the blue MA crossed two red MAs from below to above and the signal is confirmed by MACD indicator (one bar is closed above the Zero Level)

Use maximal Stop-Loss value is 14 pips.

The recommended value of Take Profit - is dependent on the currency pair (see above).

Puria method

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/138

The Hodrick-Prescott Filter The Hodrick-Prescott Filter

The Hodrick-Prescott Filter.

The Moving Average Indicator, based on the Quasi-Digital Filter The Moving Average Indicator, based on the Quasi-Digital Filter

The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.

iHeikenAshiSm iHeikenAshiSm

The Heiken Ashi indicator with smoothing.

iMAFan iMAFan

A Colorful Fan of Moving Averages.