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
STD_HTF - indicator for MetaTrader 5
- Views:
- 4018
- Rating:
- Published:
- 2017.03.22 16:09
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The STD indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled STD.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig1. The STD_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17605
KhaosAssault
The price chart speed expressed in points, with the author markup of significant price change levels.
NRTR_extr_ZigZag_Price_HTFThe NRTR_extr_ZigZag_Price indicator with the timeframe selection option available in the input parameters.
XCCXCandleKeltner
Keltner Channel built relative to the average value of the XCCX oscillator as a sequence of candlesticks
TypePendingOrderTriggeredAn example of determining the moment when a pending order has triggered.