Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Vues:
5621
Note:
(21)
Publié:
2018.06.06 12:44
TTMS.mq5 (15.32 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Trade The Markets Squeeze indicator. The main idea is to trade only when Bollinger Bands are located within Keltner Bands and thus form trade zones.

The indicator is drawn as a histogram with signal labels along the center line. It has seven configurable parameters:

  • BB period - Bollinger Bands calculation period;
  • BB deviation - Bollinger Bands deviation;
  • Keltner period - Keltner Bands calculation period;
  • Keltner smooth period - Keltner Bands smoothing period;
  • Keltner smooth method - Keltner Bands smoothing method;
  • Keltner deviation - Keltner Bands deviation;
  • Signal label size - the size for signal labels.
Interpretation: when the signal labels are colored, it means a trading zone is found. Trades should be performed in accordance with direction indicators, the moving average, the intersection of Bollinger Bands or MAs, etc.

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

TOSC TOSC

A Trend Oscillator.

RTL RTL

Trend indicator Recursive Trendline (RTL).

UI UI

Ulcer Index (UI) - the volatility decrease index.

JP Oscillator JP Oscillator

A trend oscillator.