OPEN-SOURCE SCRIPT
已更新

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!
版本注释
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'
版本注释
minor update

免责声明

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.