TradingView
sharaaU7
29 Ags 2021 pukul 14.47

Simple Watchlist with % Change Screener & Alerts 

Bitcoin / U.S. dollarBitstamp

Deskripsi

Hi fellow traders..

TV has generously increased the number of alerts!!
A Simple Watchlist with heatmap based on % change on daily timeframe.
Gives % change and RSI
you can set the percentage in the input box and then set alerts on your favorite watchlist.
Alerts also include days high and low..
Simple Table and array based code.
set for scrip close >10 can be easily changed in line 43..
Hope you Like it!

Catatan Rilis

minor bug fix
you can now set the column multiplier in input
cleaned up code..
Komentar
rattanakc
I received the alert too often like once per minute. And the alert is hard to digest. is there way to make it simpler?
pankul55555
It would be nice if we have stock name along with close/% change for easy reference.
staal020
SharaaU7, thank you for sharing, please advise how to get the tickers from BYBIT (BYBIT:XRPUSDT.P) doesnt work, cheers!
shadlee
SharaaU7, Thanks again for the AWESOME script! Quick questions how would you remove the RSI from the stocks heatmap? Any help would be greatly appreciated
sharaaU7
@shadlee, remove + "\n RSI -: " + tostring(round(rs_14 * 100) / 100 from line 42 of the code and save the script..
shadlee
SharaaU7, AWESOME script! Questions is there a way to change the input.symbol to a different symbol? For example, I would like to change line 46 from 'DJI' to 'PENN" any help would be greatly appreciated
sharaaU7
@shadlee, attach to a chart, click on the gear icon and change your ticker..you may need to brush up basic TV usage skills ...kodify.net/tradingview-programming-articles/
shadlee
@sharaaU7, Thanks for the quick responses. Hmm I must be doing something wrong because I'm changing the ticker in the gear icon however the ticker aren't changing on the heat map
rkayasth
Hey SharaaU7,
instead of defining each stock in the code... is it posible that I just give the watchlist name and it loops thru that and build this?
sharaaU7
@rkayasth, attach to a chart and click the gear icon it is that simple...their is no such native feature in TV for screening..
Lebih lanjut