OPEN-SOURCE SCRIPT
Mis à jour

Intraday Bar Counting

6 936
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 publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.