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

XPeriodCandleSystem - indicator for MetaTrader 5

Nikolay Kositsin
Nikolay Kositsin
В мире, которым правят судебные приставы, не бывает и не может быть в принципе бесплатных интернет-нянек!!!
| English Русский 中文 Español Deutsch 日本語 Português
Views:
4229
Rating:
(9)
Published:
Updated:
\MQL5\Include\
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator XPeriodCandle supplemented by Bollinger Bands, based on their candlesticks, and indicating with the bright candlestick color if the candlesticks go beyond the bands.

The indicator uses the SmoothAlgorithms.mqh library classes. Working with them was described in details in article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig 1. XPeriodCandleSystem

Fig 1. XPeriodCandleSystem

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

Bear_Bulls_Power_Candle Bear_Bulls_Power_Candle

A candlestick-based chart based on histograms Bear_Bulls_Power calculated on the Open, High, Low, and Close timeseries of the price chart.

ZPF ZPF

ZPF (Zero Point Force) - zero point force indicator. It displays the market climate.

Exp_NRTR_Duplex Exp_NRTR_Duplex

Two identical trading systems (for long and short positions) based on the signals of indicator NRTR, which can be differently configured within one EA.

Bear_Bulls_Power_Period_Candle Bear_Bulls_Power_Period_Candle

Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar, based on the Bear_Bulls_Power_Candle indicator candlesticks.