TradingView
QuantNomad
9. Nov. 2021 14:02

Multiple Indicators Screener 

Bitcoin / U.S. dollarBitstamp

Beschreibung

A screener for multiple indicators with nice table output.
I was asked many times to update custom screener to display results in a table form. This way it looks much better.
You can play with background colors depend on values you're looking for.
In the screener, for example, I'm highlighting overbought/oversold RSI values, big ADX levels and trend of the Supertrend.
In parameters you can change settings for all indicators and change/disable tickers if 40 is too many for you.

There is only 1 function that calculates all these indicators. Potentially you can change and even add more indicators to this function.
Writing code for these kind of screener is a bit time consuming, so I even created a code generator in Python for these kind of indicators :) .

Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as well as in historical backtesting.
This post and the script don’t provide any financial advice.

Versionshinweise

I rewrote it using matrixes.
Fixed colors for Supertrend

Versionshinweise

Fixing standard symbols
Kommentare
RihoKuraki
Working great, hope can get alert, thanks again!
QuantNomad
@RihoKuraki, Thanks. The alert question is pretty philosophical. Here I display entire table all the time and highlight the only certain condition. Do you want to receive the entire table in alert or only when something is happening?
hakkibaris
@QuantNomad, Great work! Did you make condition change alert version of this beautiful script? thank you...
clickclang
@QuantNomad, it's really great script, adding alert for specific column lets say Supertrend would greatly benefit.
yonixe4118
@QuantNomad, only when something happening
AlexBerlev
@RihoKuraki, How do you have it working if it's not working? :)
RihoKuraki
AlexBerlev
@RihoKuraki, I don't no :)
system message : invaled simbol
if deleted 35 symbol in the code
then it works :)
Mehr