Open bma-diy opened 2 years ago
@bma-diy
To download stock symbols traded on NYSE, which is in US market, simply use ss.get_symbol_list(market="US")
.
Hope it helps.
@bma-diy
Or, if you want to get data from NYSE only, you can perform a filter like so:
Hi, I noticed theres no way to download stocks traded on NYSE (that are not on SP500) like ChargePoint or SAP. Is there anyway to get that data?