OPEN-SOURCE SCRIPT
lastbar only with historical trigger(barstate.islast[yoxxx]

Since i found nothing for this special need, here is my template or snippet for customization..
Case: If i want an optical hint for an exceeding indicator - as a visual alarm feature or similar -
it can be very disturbing when the symbol appears for all that cases on the chart.
Solution: The script calculates the condition only for the last bar on the right - which isnt trivial, for on principal pine calculates every value for each bar presently growing.
I declared as comments within the code what special aspects have to be kept on focus occasionally by doing so.
Hope it's helpful, cheers
yoxxx
Case: If i want an optical hint for an exceeding indicator - as a visual alarm feature or similar -
it can be very disturbing when the symbol appears for all that cases on the chart.
Solution: The script calculates the condition only for the last bar on the right - which isnt trivial, for on principal pine calculates every value for each bar presently growing.
I declared as comments within the code what special aspects have to be kept on focus occasionally by doing so.
Hope it's helpful, cheers
yoxxx
Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.
Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.