OPEN-SOURCE SCRIPT
Mis à jour

Intraday Bar Counting

5 977
As a day-trader, revising is the most important habit.

This script adds numbers on intraday bars to help you revise and analyze patterns and your entries/exits. Great help!
Notes de version
Note:the script only works on 5-min chart.
if you wanna make it work on other timeframes, you can find the following part of the source code
--------
plotchar(time('5',............), and replace [5] to the specific number of your timeframe.

For example, if your timeframe is 15-min chart, just replace all the plotchar(time('5' to plotchar(time('15'
Notes de version
minor update

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.