Watch how to download trading robots for free
Find us on Twitter!
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
Scripts

Quick Chart Setter: Instant Color Themes for MT5 Traders - script for MetaTrader 5

Views:
1197
Rating:
(3)
Published:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Hello Traders, I hope y'all like this quick little script. The script is designed to make creating new charts a little quicker. Every time a new chart is created you will need to set your color theme. This annoyed me so I created this script to have three color themes. The color themes are easily edited to make this suit your needs. For me I have it set to green/red, Aqua/Pink, and Black/White. Find the color you want to change. The varible for colors will start with clr then the color. Repeat ths pattern with your choice. Example Below

      case PINK_AQUA:    //A Personal Favorite Color Design 
         bullishColor = clrAqua;
         bearishColor = clrHotPink;
         backgroundColor = clrBlack;
         gridColor = clrSlateGray;
         textColor = clrWhite;
         break;


Now to use it. Make a new chart, drag the script to the chart,  pick your theme hit okay.



Period Converter Mod Period Converter Mod

An analogue of Period Converter in MT4

Candle Replay Magnifier Candle Replay Magnifier

Candle Replay Magnifier visually replays historical candles over the current chart area for comparative analysis. This indicator overlays past price bars from a selected date onto the live chart, allowing traders to study candle patterns, volatility, and structure in real time. Includes dynamic range highlighting and detailed tooltips showing open, high, low, close, range, direction, time, and volume for each replay candle.

2 Moving Averages with Bollinger Bands 2 Moving Averages with Bollinger Bands

"2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email notifications. Suitable for all timeframes and symbols

MACD Signals MACD Signals

Indicator edition for new platform.