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

cm_ind_level_cndl - indicator for MetaTrader 5

Views:
5172
Rating:
(20)
Published:
2017.05.29 14:06
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: cmillion@narod.ru

The indicator displays the price pivot point.

When candlesticks form a pattern so that all their wicks can be crossed by a line, the price is expected to reverse as a rule.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 28.07.2016.

Fig1. The cm_ind_level_cndl indicator

Fig1. The cm_ind_level_cndl indicator

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

ToClearObjectsByTypeByTime ToClearObjectsByTypeByTime

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

ToClearObjectsByType ToClearObjectsByType

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.

Stochastic_Chaikins_Volatility Stochastic_Chaikins_Volatility

The Chaikin volatility indicator modified to have a stochastiс view, and implemented in the form of a signal cloud.

ToClearComment ToClearComment

The script removes from the chart a comment located in the upper left corner.