alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 374 forks source link

Chinese Metal Commodities #585

Open varlmes opened 2 years ago

varlmes commented 2 years ago

Just couldnt figure out how to get Magnesium future in China using investpy.

https://www.investing.com/commodities/magnesium-99.9-min-china-futures-technical.

the ticker symbol of magnesium that is 99C-MGSM

investpy.get_commodities_overview(group="metals") doesnt cover this commodity.

Many thanks.