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

Color_QEMA_Envelopes_Digit - indicator for MetaTrader 5

Views:
3517
Rating:
(18)
Published:
2017.08.10 12:48
Updated:
2023.03.29 13:48
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Envelopes using the Color_QEMA_Digit MA, with an indication of trend direction and display of the last values of channel borders.

The indicator uses the SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the classes is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig. 1. Indicator Color_QEMA_Envelopes_Digit

Fig. 1. Indicator Color_QEMA_Envelopes_Digit

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

N Candles v4 N Candles v4

The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into account, i.e. whether it is netting or hedging.

Boa_ZigZag_Arrows Boa_ZigZag_Arrows

The Boa_ZigZag zigzag, with values displayed as fractal labels.

Color_PEMA_Envelopes_Digit Color_PEMA_Envelopes_Digit

Envelopes using the Color_PEMA_Digit MA, with an indication of trend direction and display of the last values of channel borders.

ColorBarOpen_HTF ColorBarOpen_HTF

The indicator draws the open level of a candlestick of a higher timeframe specified in the indicator input parameters.