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
Views:
745
Rating:
(7)
Published:
2025.04.10 09:28
SecondBars.mq5 (38.52 KB) view
MQL5 Freelance 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

    Uniformity Factor Indicator Uniformity Factor Indicator

    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.

    Angle and Speed Angle and Speed

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

    PriceChanges PriceChanges

    changing character prices on an interval

    Chande Kroll Stop Chande Kroll Stop

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