Hey everyone,
I'm looking for something pretty simple, I am pretty inexperienced to writing script for ThinkScript. I am using a simple script for showing volume spikes on my WL tickers, what I'd like to be able to do is have it turn the background color green if it is above X value (5 or 10 for example). Below is the script and a screen shot of how it presents on my watchlist currently.
Any help is appreciated, thanks!
(volume / Average(volume, 20))
I'm looking for something pretty simple, I am pretty inexperienced to writing script for ThinkScript. I am using a simple script for showing volume spikes on my WL tickers, what I'd like to be able to do is have it turn the background color green if it is above X value (5 or 10 for example). Below is the script and a screen shot of how it presents on my watchlist currently.
Any help is appreciated, thanks!
(volume / Average(volume, 20))