# TradingView Stock Screener Filters - Brian_Pezim
# Reference: ISBN 9787513950459
# https://www.tradingview.com/screener/
########
# Strong_Uptrending:
<Debt to Equity Ratio> <Annual> <Below> 1
<Return on Equity %> <Annual> <Above> 20%
<Debt to Equity Ratio> <Quarterly> <Below> 1
<Earnings per Share Diluted Growth %> <Quarterly QoQ> <Above> 20%
<Revenue Growth %> <Quarterly QoQ> <Above> 20%
<Gross Profit Growth %> <Quarterly QoQ> <Above> 20%
<Price> <Above> <Simple Moving Average> 20 <1 Day>
<Price> <Above> <Simple Moving Average> 50 <1 Day>
<Price> <Above> <Simple Moving Average> 200 <1 Day>
<Relative Strength Index> 14 <1 Day> <Below or Equal> 70
########
# Reversal_Trend_Down_to_Up:
<Debt to Equity Ratio> <Annual> <Below> 1
<Return on Equity %> <Annual> <Above> 20%
<Debt to Equity Ratio> <Quarterly> <Below> 1
<Earnings per Share Diluted Growth %> <Quarterly QoQ> <Above> 20%
<Revenue Growth %> <Quarterly QoQ> <Above> 20%
<Gross Profit Growth %> <Quarterly QoQ> <Above> 20%
<Price> <Above> <Simple Moving Average> 20 <1 Day>
<Price> <Below> <Simple Moving Average> 50 <1 Day>
<Price> <Below> <Simple Moving Average> 200 <1 Day>
<Relative Strength Index> 14 <1 Day> <Below> 30
########
# Strong_Downtrending:
<Debt to Equity Ratio> <Annual> <Above> 1
<Return on Equity %> <Annual> <Below> 0%
<Debt to Equity Ratio> <Quarterly> <Above> 1
<Earnings per Share Diluted Growth %> <Quarterly QoQ> <Below> 0%
<Revenue Growth %> <Quarterly QoQ> <Below> 0%
<Gross Profit Growth %> <Quarterly QoQ> <Below> 0%
<Price> <Below> <Simple Moving Average> 20 <1 Day>
<Price> <Below> <Simple Moving Average> 50 <1 Day>
<Price> <Below> <Simple Moving Average> 200 <1 Day>
<Relative Strength Index> 14 <1 Day> <Above or Equal> 30
########
# Reversal_Trend_Up_to_Down:
<Debt to Equity Ratio> <Annual> <Above> 1
<Return on Equity %> <Annual> <Below> 0%
<Debt to Equity Ratio> <Quarterly> <Above> 1
<Earnings per Share Diluted Growth %> <Quarterly QoQ> <Below> 0%
<Revenue Growth %> <Quarterly QoQ> <Below> 0%
<Gross Profit Growth %> <Quarterly QoQ> <Below> 0%
<Price> <Below> <Simple Moving Average> 20 <1 Day>
<Price> <Above> <Simple Moving Average> 50 <1 Day>
<Price> <Above> <Simple Moving Average> 200 <1 Day>
<Relative Strength Index> 14 <1 Day> <Above> 70