TradingView
sharaaU7
1 Tem 2021 12:50

SuperTrend - Custom Screener and Dynamic Alerts 

S&P 500 IndexTVC

Açıklama

Trading View today published a desktop Bad Internet connection indicator ?! which set me thinking…
Despite recently introduced Dynamic Alerts many scripts do not leverage the information available for active traders and traders on the GO!
So decided to share this script totally ALERT focused on one of the most popular DAY trading indicators.
Of course no more BAD internet problem as long your TV APP is configured , you will have enough data for a mental picture of the chart..

The Alerts give you the BAR Close , %percent gain or loss over previous day CLOSE ++ Previous Day High and Low to effectively plan your trade without a chart!(just in case)
2 additions in the way Alerts are delivered over the last script :
1. You get SUMMARY alerts or concatenated alerts by default , however if you uncomment or activate code lines 48 and 55 you will get individual Stock alerts Too!
2. Summary Alerts will come only if there is some Buy or Sell signal NO more empty Alerts!

Few useful EXTRAS in the code :
1. Flexible code can convert any indicator to screener or Alert function.
2. You will NOT get Mutable Variable error while converting any indicator to screener as long as the function is in "GLOBAL" scope..
3. Many Custom Screeners are available but few give OHLC data in output so easily…and very difficult for traders to MODIFY hundreds of lines of code..
4. For UP or DOWN on SCREEN Stock monitoring copy /paste functions in line 41 and 42 in lieu of CROSS functions in 44 and 51 respectively..
5. You can also uncomment/activate lines 66 and 67 for labels in monitoring.
6. The default mode of the scripts is set to Alerts!

Max Stocks only 20!
Finally idea is to help traders to use the great features that TV works so hard to create and constantly improvise.
Enjoy Profitable Trading on the Fly !!

Sürüm Notları

Revision - 1.0 Uses Tables instead of labels.(auto resizing)
Yorumlar
sharaaU7
Enjoy TV on the GO.. Happy Profitable Trading!!
KolaInvest2
Any way to make a similar EMA CROSSOVER screener?
TrinleyThaye
Great work sharaa7. Could you advise...I would like to screen assets by being a certain % above/below a moving average. Is it possible to implement that? If so, how?
sharaaU7
@TrinleyThaye, of course possible instead of close use the particular ma value to compare...you can refer kodify.net/tradingview-programming-articles/
patrabinod
Hi, I am unable to get alerts on all the symbols, can you pls advise.
sharaaU7
@patrabinod, please share more details..symbol name , periodicity etc...
mhmmdfauzi
Nice script!
Can we add syminfo.ticker on the alerts? So it alerts with name of the instrument
sharaaU7
@mhmmdfauzi, just set the alert it is coded to give you the name , % change , high and low in the output by default!
sharaaU7
Revision 1.0 - Uses Tables instead of labels..(auto resizing)
Daha Fazla