Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6062
- Rating:
- Published:
- 2018.10.25 18:37
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: TrendLaboratory
A trend indicator of NRTR type with an additional middle line.
//+----------------------------------------------+ //| Indicator input parameters | //+----------------------------------------------+ input uint Length=10; // ATR period input double Kv=0.9; // Indicator sensitivity factor input double Percentage=0; // Middle line approaching the extreme lines input Method HighLow=MODE_HighLow; // Indicator calculation by High/Low or Close
Fig. 1. Skyscraper
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22177

XRSI_Candle_Vol_Zer indicator provides alerts, sends email and push notifications at the incoming trading signals

XCCI_Candle_Vol_Zer indicator provides alerts, sends email and push notifications at the incoming trading signals

Access to OnTradeTransaction data anywhere within an application

The library and iCanvas class simplify writing programs using Canvas.