Join our fan page
- Views:
- 745
- Rating:
- Published:
- 2025.04.10 09:28
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator draws an arbitrary seconds timeframe on the chart.
In the settings:
Number of days-if you set too many days, it may take a long time to calculate.
Timeframe in seconds.
Choice to display bars or candlesticks.
I compared it with the charts of the reference utility, the indicator seems to draw candlesticks correctly.
You should understand that this is not a full-fledged seconds chart, but only an indicator.
You can't put other indicators on it. If you install other indicators, they will show the values of the chart timeframe, not the seconds chart.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/48962

This is a simple analytical (non-signal, one-time calculated) indicator that allows you to test the hypothesis that price timeseries represent a "random walk", specifically Gaussian "random walk". This can help to construct a parametric transformation of price increments into evenly distributed, more stable and predictable time series, at least in terms of volatility.

The indicator shows the angle or average speed of price change.

changing character prices on an interval

Chande Kroll Stop indicator - stop levels for short and long positions.