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:
8227
Note:
(35)
Publié:
2016.09.19 12:58
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script displays the monthly and weekly levels on the chart.

  • Number of days — the number of days for calculation;
  • W1 Color of lines — the color of the weekly lines;
  • W1 Line Width — the width of the weekly lines;
  • W1 Style of lines — the style of the weekly lines;
  • MN1 Color of lines — the color of the monthly lines;
  • MN1 Line Width — the width of the monthly lines;
  • MN1 Style of lines — the style of the monthly lines;
  • Trend or Horizontal line — display the lines using trend lines or horizontal lines.

Monthly Weekly Levels

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

TypeToBytes TypeToBytes

Byte-wise operation with structures and standard data types.

PriceLines PriceLines

Script for drawing a price markup.

PricePosition PricePosition

PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).

Spread per hour statistics Spread per hour statistics

Simple average spread per hour statistics output.