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
- Views:
- 5078
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The DeltaForce indicator with the timeframe selection option available in the indicator input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled DeltaForce.mq5 indicator file to terminal_data_folder\MQL5\Indicators.

Fig. 1. DeltaForce_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18453
OscSAR_Histogram_HTF
The OscSAR_Histogram indicator with the timeframe selection option available in the indicator input parameters.
i4_GoldenLionTrend_v3
A trend strength indicator using two Bollinger channels.
VLT_TRADER
The trading system is based on volatility compression
XROC2_VG
Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.