How To Limit Repeating SignalsAn example of how to limit the input number of allowed signals using a function containing a condition counter with a reset.Pine Script™ 인디케이터allanster의업데이트됨 131
Repeating Plot/Alerts Workaround Here we have 2 simple conditions for long and short. Once a condition is met, it ignores the same signal until the other condition is met and vice versa. Had this issue in a script of mine, but couldn't find any published idea regarding this. Cheers. Pine Script™ 인디케이터RwTrades의99102