Real author: https://www.mql5.com/en/forum/3032/page1 This Expert Advisor performs the synchronization of charts. bar/candle/line...
Showing posts with label Charts. Show all posts
Showing posts with label Charts. Show all posts
MetaTrader 5 Indicator | Value Charts
0
Value Charts is a detrended price indicator created by David Stendhal, it shows the overbought and oversold states using the detrende...
MetaTrader 4 Expert Advisor | Unseasonalised Average Trading Range and Forecast for monthly charts
0
MetaTrader 4 Expert Advisor | Unseasonalised Average Trading Range and Forecast for monthly charts
RobotFX
14.10.25
Author: Gary Thompson Best used on monthly candlestick charts with four decimal points to a pip (use the JPY version for ot...
MetaTrader 4 Script | Quickly Open Charts with Different Timeframes
0
Easy script to help analyze specified symbol, it opens 8 new charts with different periods (M1, M5, M15, M30, H1, H4, Daily, Weekly) ...
MetaTrader 4 Script | Close All Charts
0
The script closes all charts for the specified symbol. 11566 Best MetaTrader Indicators + Profitable Expert Advisors
MetaTrader 4 Expert Advisor | Renko Live Charts v4.13
0
Real Author: LastViking ?? (Inspired from Renko script by "e4" (renko_live_scr.mq4) ) This EA attaches to a chart (1M cha...
MetaTrader 4 Script | Delete all objects on all charts
0
Script deletes all objects on all active charts. Simply drop script on any chart and it will iterate through all open charts and del...
MetaTrader 4 Indicator | Overlay and Spread Charts for 2 symbols
0
Main chart shows the overlay chart of 2 symbols - while subchart displays the price spread line with spreadfactor. For those keys af...
MetaTrader 4 Expert Advisor | AllMinutes - Free-of-Holes Charts
0
The Expert Advisor fills the missing bars on the chart with "dashes" (Dojis) — bars which have O=H=L=C. The exhaustive desc...
MetaTrader 5 Script | Switching charts
0
The script switches all opened charts at a certain interval. Version 1.02: Now it is possible to bring on top only the charts of a ...
MetaTrader 5 Indicator | Automatically bring charts one by one to the top
0
This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free. Click the button to...
MetaTrader 4 Indicator | Automatically bring charts one by one to the top
0
This indicator helps to move charts one by one to the the front, just like slide show,and make your hands free. Click the button to ...
MetaTrader 4 Script | Scale All Charts
0
Two scripts are included for scaling all of the charts: "Scale Auto All" will set all of the open charts to automa...
MetaTrader 5 Script | Open/Close Charts
0
First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling tim...
MetaTrader 4 Expert Advisor | Refresh 28 Charts
0
This code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in MT4. ...
MetaTrader 5 Script | Open Random Charts
0
- This script opens randomly selected charts and applies user-defined template. [INPUTS] Timeframe: chart timeframe. Tem...
MetaTrader 5 Libraries | Making and Saving Graphic Charts from the MT5 Strategy Tester
0
MetaTrader 5 Libraries | Making and Saving Graphic Charts from the MT5 Strategy Tester
RobotFX
24.6.25
This Expert Advisor demonstrates how to create and save graphic charts to a .bmp file from the MT5 Strategy Tester. The Graphi...
MetaTrader 5 Script | Refresh All Open Charts
0
This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help...
MetaTrader 5 Expert Advisor | Display trade history on charts (MT5)
0
Get trade history files (.csv) and put it in ..\MQL5\File folder and save the name of file (.csv). For time differences of broker...
MetaTrader 4 Script | Open Charts of open trades symbols
0
//+------------------------------------------------------------------+ //| This little utility script open charts of open trades...