TradingView
allanster
8 de Fev de 2023 02:41

How To Limit Repeating Signals 

Bitcoin / United States DollarCoinbase

Descrição

An example of how to limit the input number of allowed signals using a function containing a condition counter with a reset.

Notas de Lançamento

Revision 1

Added alert event functions.

NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!

Notas de Lançamento

Revision 2

Removed input restriction for negative numbers below -1. Added error handling inside function where any negative number disables the filter and passes through all signals.
Mais