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
Views:
4193
Rating:
(16)
Published:
2017.08.10 10:55
DeltaForce.mq5 (14.71 KB) view
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

Fig. 1. DeltaForce_HTF

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18453

OscSAR_Histogram_HTF OscSAR_Histogram_HTF

The OscSAR_Histogram indicator with the timeframe selection option available in the indicator input parameters.

i4_GoldenLionTrend_v3 i4_GoldenLionTrend_v3

A trend strength indicator using two Bollinger channels.

VLT_TRADER VLT_TRADER

The trading system is based on volatility compression

XROC2_VG XROC2_VG

Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.