tg-me.com/PineCodersSquawkBox/110
Last Update:
🌲 #newfeature
The behavior of rising()
and falling()
has changed. The functions now return true only when the series has been rising/falling consecutively for the length
number of bars, whereas before it was sufficient for the previous length
values to be lower/higher than the current value for the function to return true.
https://www.tradingview.com/pine-script-reference/v4/#fun_rising
https://www.tradingview.com/pine-script-reference/v4/#fun_falling
BY PineCoders Squawk Box
Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283
Share with your friend now:
tg-me.com/PineCodersSquawkBox/110