Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Monthly Weekly Levels - script for MetaTrader 5

Views:
8192
Rating:
(35)
Published:
2016.09.19 12:58
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.