Watch Lists (302)

Votes
Answers
Views
Question
0
votes
1
answer
21
views
asked 1 month ago by
Category: Watch Lists
I need help adding a counter to waveA watchlist code plot waveA = TTM_Wave().Wave1; AssignBackgroundColor(if waveA >= 0 then if waveA > waveA[1] then color.CYAN else color.BLUE else if waveA < waveA[1] then color.RED else color.YELLOW);
0
votes
1
answer
9
views
asked 3 days ago by
Category: Watch Lists
Hi Pete, You helped me with the Buying & Selling Pressure scan here: Buying and Selling Pressure Scan - Hahn-Tech, LLC. Can it be tweaked for a custom column showing the pct? I would like Buying to be in Green and Selling in Red like in the pictu...
1 29 30 31