Watch how to download trading robots for free
Find us on Twitter!
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

MCVA - Multichart Visual Analyser - script for MetaTrader 4

Views:
8715
Rating:
(14)
Published:
2016.03.25 15:41
MCVA.mq4 (7.56 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The script creates three "main" graphic objects: two vertical lines and a linear regression.
When user moves any of the three objects, the "connected" objects are automatically repositioned on the chart.
When the script is run on multiple charts, objects can be moved in any of them, the positioning of the "connected" objects is performed on all charts. The script does not depend on the timeframe

The figure below shows the script operation with the pairs EURUSD (M5), GBPUSD (M15), USDCHF (H1)





Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7226

Multiple ZigZags in a single window Multiple ZigZags in a single window

A simple indicator that demonstrates the general principle of displaying multiple indicators from different timeframes in a single window

ShowOrdersOnChart ShowOrdersOnChart

Small indicator for monitoring the history of closed and the status of open orders on the chart. Red - unprofitable order, green - profitable.

Avg Daily Range Avg Daily Range

The Avg Daily Range indicator.

Brain Trend1 Stop Brain Trend1 Stop

The indicator demonstrates the trend stops with multicolor dots.