Join our fan page
- Views:
- 3128
- Rating:
- Published:
-
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
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 EA
The Expert Advisor based on iMA (Moving Average, MA) and OHLC
Exp_X2MACandle_MMRec
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_MMRec
The 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