TradingView
allanster
8 feb 2023 02:41

How To Limit Repeating Signals 

Bitcoin / United States DollarCoinbase

Beskrivning

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

Versionsinformation

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!

Versionsinformation

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.
Mer