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
Indicators

Custom Daily Candlesticks - indicator for MetaTrader 5

Views:
6462
Rating:
(15)
Published:
2018.03.01 11:26
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator allows customizing the day beginning hour, the vertical shift of candlesticks, as well as colors of bullish, bearish and doji candlesticks.

It has five input parameters:

  • Hour of begin day - day beginning hour;
  • Candles vertical shift - vertical shift for the candlesticks;
  • Color of bullish candle - select color for bullish candlesticks;
  • Color of bearish candle - select color for bearish candlesticks;
  • Color of doji candle - select color for doji candlesticks.

Fig. 1. Default settings.


Fig. 2. The day beginning hour is set to 12.


Figure 3. The day beginning hour is set to 23.


Figure 4. Shift is set to 0.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19787

Simple oscillator showing the difference between two Moving Averages Simple oscillator showing the difference between two Moving Averages

The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.

Marking of candlesticks larger than the specified size Marking of candlesticks larger than the specified size

The indicator marks on a price chart candlesticks, which are larger than the specified size. If the candlestick size exceeds the value specified in the indicator parameters, the indicator can show an alert message.

Channel based on extreme prices Channel based on extreme prices

The indicator draws a channel at candlestick extreme prices.

A set of eight Moving Averages A set of eight Moving Averages

The indicator allows displaying on a chart eight Moving Averages with the same averaging methods and calculation prices, but with different periods.