Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Skyscraper_Fix_HTF - indicator for MetaTrader 5

Views:
2374
Rating:
(12)
Published:
2018.10.25 18:24
\MQL5\Indicators\
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

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

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 Little EA

The Expert Advisor based on iMA (Moving Average, MA) and OHLC

Exp_X2MACandle_MMRec 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 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