I am new to pinescript, but I have coded for Amibroker and make charts in StockCharts. What I need is market depth data. In Stockcharts they have a ticker $NYHL, it is the number of new NYSE issues hitting 52 week highs minus those making 52 week lows. Is there such market depth data available on TradingView?
If you want to read specifically how the indicator works you can read up here: https://school.stockcharts.com/doku.php ... _new_highs
But I need the data in a symbol I can access to code from. I think the best symbol available is MADN, but is there any list of all the breadth indicators and how they are calculated?
Thank you.