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:
- 4421
- Rating:
- Published:
- 2014.01.31 14:26
- Updated:
- 2023.03.29 13:42
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The UltraWPR indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period
Figure 1. Indicator UltraWPR_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2031

A trend indicator with three states. During strong trends it colors bars in red or green depending on trend direction.

BlauTSStochastic indicator with the timeframe selection option available in input parameters.

A trend indicator drawn in the form of a colored histogram.

A semaphore arrow signal indicator. The indicator puts colored dots at times when you can trade.