Rejoignez notre page de fans
- Vues:
- 2751
- Note:
- Publié:
- 2018.10.25 18:24
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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

The 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

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