OPEN-SOURCE SCRIPT

Intraday Bar Counting

Actualizado
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!
Notas de prensa
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'
Notas de prensa
minor update
Bands and Channelsbar_countbar_countingCandlestick analysisChart patternscountcounting

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad