♥ 0 |
Hi Pete, Thanks to your awesome tutorial videos I was able to create a custom column that changes color if the pre market cumulative volume is greater than the 5 day average. My problem is that the watch list color disappears after the premarket is over. Is there a way to keep the watchlist custom color the entire day if the total premarket volume exceeds the 5 day average? Below I have provided my script. For the sake of space I did not copy the entire TOS Cumulative Overnight Volume script. Thank you! <I copied the TOS “Cumulative Overnight Volume Script” and added the code below> def volumespike = RelativeVolume().”CumulativeOvernightVolume” is greater than RelativeVolume().”AverageOvernightVolume”;
Marked as spam
|
Please log in to post questions.