Delete all objects on chart (main window and sub window) with drag and drop – script MetaTrader 5

Delete all objects on chart (main window and sub window) with drag and drop - script for MetaTrader 5
If there are objects cluttering the chart, sometimes you might want to start afresh without having to delete the entire chart and load another one. This means it may be efficient to drag a script onto the chart in order to clean it. Like a “clear” or “cls” but for objects. The script was meticulously … Read more

MQL5 Wizard – Trade Signals Based on Crossover of Main and Signal lines of MACD indicator – EA MetaTrader 5

Figure 1. Trade signals, based on crossover of main and signal MACD lines
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). Here we will consider the trading signals, based on crossover of MACD indicator lines. The strategy called “Signals based on crossover of main and signal MACD lines” (when creating EA automatically in MQL5 Wizard). The main line of … Read more

Main Points – Dottor Market – indicator MetaTrader 4

Main Points - Dottor Market - indicator for MetaTrader 4
I suggest a classic version of the 3 mainpivot points: Daily Weekly Monthly Everyday the first (daily) is updated, while the second and the third are updated at the end of the candle weekly and monthly.It’s possibile to set the lines colors and text color. Main Points – Dottor Market – indicator MetaTrader 4

MACD Main and signal lines based strategies – indicator MetaTrader 4

MACD Main and signal lines based strategies - indicator for MetaTrader 4
This indictor plots multiple signals based on MACD depending on the following 1. Whether the MACD is positive or negative 2. Whether the MACD main and signal line are crossing over 3. Whether the MACD and close prices are crossing over. MACD Main and signal lines based strategies – indicator MetaTrader 4