Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 162
- Rating:
- Published:
- 2025.05.09 12:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Input:
- Range Start Time : The starting time of the range creation
- Range End Time : The ending time of range creation
- Trade End Time : The time where the line of range zone high/low will be extended to
- Minimum Size : The minimum size of the range in point
- Maximum Size : The maximum size of the range in point

A powerful multi-timeframe RSI dashboard that visually displays the overbought, oversold, and neutral RSI status across 9 different timeframes — from M1 to MN1.

This MQL4 code implements an Expert Advisor (EA) that trades based on the Stochastic Oscillator and Bollinger Bands indicators across multiple timeframes (M1, M5, and M15).

Example: Moving Average indicator filling by different colors

Classical MACD Sample.