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

An Expert Advisor, based on the "Puria method" Forex Strategy - sistema esperto per MetaTrader 5

Visualizzazioni:
15866
Valutazioni:
(50)
Pubblicato:
2010.07.19 11:36
Aggiornato:
2016.11.22 07:32
puria.mq5 (10.39 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.