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
Scripts

Number of objects in the specified chart - script for MetaTrader 5

Views:
3270
Rating:
(24)
Published:
2015.11.02 15:55
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

An example of implementation of counting different objects on a chart in all subwindows as well as in a particular subwindow.

Settings:

  • object type — one of the object types;
  • window index — number of the sub-window (at value "-1" the search is conducted in all subwindows).

star

alert

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

Exp_KalmanFilter Exp_KalmanFilter

The Exp_KalmanFilter Expert Advisor is based on the KalmanFilter indicator color change.

KalmanFilter_HTF KalmanFilter_HTF

The KalmanFilter indicator with the timeframe selection option available in the input parameters.

KalmanFilterStDev KalmanFilterStDev

The KalmanFilter indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

Derivative Derivative

The indicator performs the calculation of the derivative of the price.