Join our fan page
Skyscraper_Fix_HTF - indicator for MetaTrader 5
- Views:
- 2586
- Rating:
- Published:
- 2018.10.25 18:24
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Skyscraper_Fix indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the Skyscraper_Fix.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. Skyscraper_Fix_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22312
Skyscraper_Fix_x10 shows the direction of Skyscraper_Fix indicator signals from ten different timeframes from the bar defined in the indicator input parameters
Little EAThe Expert Advisor based on iMA (Moving Average, MA) and OHLC
The trading system based on the X2MACandle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
Exp_JFatlCandle_MMRecThe trading system based on the JFatlCandle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system