Login Page - Create Account

Support Board


Date/Time: Sat, 21 Jun 2025 06:15:30 +0000



Post From: biggest volume in last 20 candles

[2022-05-06 22:04:04]
User290950 - Posts: 13
I did that,
I use "Number bars calculated values" study and get POC by SG20
Then in "color bar based on alert condition" study use this formula :

AND(
ID6.SG20>ID6.SG20[-1],
ID6.SG20>ID6.SG20[-2],
ID6.SG20>ID6.SG20[-3], ..... ID6.SG20>ID6.SG20[-20])

Thank you SIERRA for the unique features!