Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 9319
- Valutazioni:
- Pubblicato:
- 2016.03.25 15:41
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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)
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)
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7226

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

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

The Avg Daily Range indicator.

The indicator demonstrates the trend stops with multicolor dots.