Смотри, как бесплатно скачать роботов
Ищи нас в Facebook!
Ставь лайки и следи за новостями
Интересный скрипт?
Поставь на него ссылку - пусть другие тоже оценят
Понравился скрипт?
Оцени его работу в терминале MetaTrader 5
Индикаторы

Zoom - индикатор для MetaTrader 4

Просмотров:
14297
Рейтинг:
(13)
Опубликован:
2010.11.25 13:25
Обновлен:
2014.04.21 14:55
Нужен робот или индикатор на основе этого кода? Закажите его на бирже фрилансеров Перейти на биржу

Description:

The tool allows to "magnify" any part of the chart and look at it in selected timeframes.

In detail:

I like to draw candles! Some things has been done:

Instrument 2

SuperMultiChart

BackToFuture

MultyPeriod

And here, new work.

Put it on the chart and consider the details. Use the main rectangle (MainZoom_Rectangle) to select the part to magnify.

At figure there are 4 bars has been captured.

The zoom of the chart can be performed with the Handle. It updates with the new tick or by using the "Refresh" command.

The list of plotted timeframes can be changed in Description (Properties window of the MainZoom_Rectange object).

It is possible to put several instances on the chart, but RectName property must be changed:

extern string RectName="Zoom_Rectangle"; 
extern color RectColor=Blue;  
extern int ChartsGap =1;   - distance between the zoomed charts
extern bool GoldColor=False; - golden colors for black backround.

Well and further all as usual...

IN GOD WE TRUST Х IN GOD WE TRUST Х

СКАЛЬПЕР 2010

zlMACD^RSI zlMACD^RSI

RSI, наложенный на Zerolag MACD, аналогично MACD^RSI.

TRADE_DAY TRADE_DAY

Торговые дни недели.

AutoTrendAutoFib AutoTrendAutoFib

Draws Trendlines, Fibonacci Fans and Retracements