thinh-vu / vnstock

A powerful Python library for getting rich data from the Vietnam Stock Market using just a few lines of code
https://vnstocks.com
Other
499 stars 130 forks source link

How can get outstanding shares data for every year? #115

Closed hwypengsir closed 6 months ago

hwypengsir commented 7 months ago

How can get outstanding shares data for every year?

hwypengsir commented 6 months ago

Take pvc as example.

from vnstock import *
company_overview('pvc')['outstandingShare']