Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4631
- Rating:
- Published:
- 2017.08.10 10:55
-
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

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

A trend strength indicator using two Bollinger channels.

The trading system is based on volatility compression

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