RE: Volume Daily 2x Minimum - US Stocks 2020 - Stockcharts
(2021-09-04, 03:28 PM)isatrader Wrote:Code:[type is stock]
and [country = US]
and [Daily Close > Yesterdays Daily Close]
and [Daily SMA(10,Daily Close) > Yesterdays Daily SMA(10,Daily Close)]
and [volume > sma(200, volume) * 2]
and [exchange != PINK]
and [Daily SMA(200,Daily Volume) > 400000]
and [group is not ETF]
and [Close > 5]
Hey Do we have to change the Daily Volume for 2021 and other years? If I understand right, we have to change the 400,000 number? Can you share where to get this number from? Thank you!