Join our fan page
SD Delete Indicators - script for MetaTrader 5
- Views:
- 4227
- Rating:
- Published:
- 2017.05.29 14:09
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The script allows to quickly remove indicators from charts. It has two operating modes:
- ONLY_THIS_CHART - only delete from the current chart (used by default);
- ALL_CHARTS - delete from the current chart and all other charts opened in the trading platform.
Note: before using this scripts, it is may be sometimes useful to run the SD W indicators and charts script, which displays information about all running indicators in the Experts tab. This can prevent you from removing useful information before you save necessary combinations and manual settings of running indicators.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18036
Bollinger bands at extended Fibonacci levels.
Breakdown signalingA semi-automated Expert Advisor which signals of breakouts of specified horizontal levels.
The Stochastic_Chaikins_Volatility indicator with the timeframe selection option available in its input parameters.
Exp_Stochastic_Chaikins_VolatilityThe Exp_Stochastic_Chaikins_Volatility Expert Advisor based on the Stochastic_Chaikins_Volatility indicator color change.