Гипермаркет » Купить TREND SG indicator
USSR SHOP » Магазин » TREND SG indicator
TREND SG    indicator
$ 30 0 продаж
Методы оплаты:
Продавец: saxsten
2 товара
0 продаж
$ 30

E-mail адрес на который придет покупка:
  • Артикул товара: 1995500
  • Дата добавления: 21.10.2015 - 12.58
  • Тип товара: пин-коды
  • Файл: MA_TREND SG v2.ex4 (20.23 Кб), загружен 21 октября 2015 г.
  • Продавец: saxsten
  • Чат с продавцом:
    ЗАДАТЬ ВОПРОС

Описание товара:

TREND SG indicator
https://www.mql5.com/ru/market/product/7186

White and blue dots indicate locations of trend reversals:

If the point is white - Buy trend.
If the point is blue - Sell trend.

Moving average has a special algorithm.

Works on all instruments and charts

After a point, the indicator draws blue and white arrows, as potential entries into the market

The parameter P = 4 - a period moving average.

Timeframes for H4 and D1 the value of P can be less than 4,
Timeframes for M30, M15, M5, M1 P value can be greater than 4.

Parameter PriceConstants - a method of calculating the price in the indicator.
You can change the prices in the indicator calculation of the indicator using PriceConstants:

PriceConstants = 0 - PRICE_CLOSE - Closing Price
PriceConstants = 1 - PRICE_OPEN - Open
PriceConstants = 2 - PRICE_HIGH - Maximum price
PriceConstants = 3 - PRICE_LOW - Lowest price
PriceConstants = 4 - PRICE_MEDIANL - Median price, (high + low) / 2
PriceConstants = 5 - PRICE_TYPICAL - Typical price, (high + low + close) / 3
PriceConstants = 6 - PRICE_WEIGHTED - weighted average price, (high + low + close + close) / 4

How to set up the indicator

Start your indicator on the chart
Choose from еру terminal window: Charts => Indicators List => MA TREND SG => Edit
Aт indicator window will appear
Set up parameters
After that create a template: Charts => Template => Save Template