FinMind / FinMind

Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/

Home Page:http://finmindtrade.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaiwanStockPriceAdj可一次拿特定日期,所有資料

liko1688 opened this issue · comments

Is your feature request related to a problem? Please describe.[清晰簡潔的描述你遇到的問題]
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
TaiwanStockPriceAdj可一次拿特定日期,所有資料

Describe the solution you'd like[清晰簡潔的描述你希望提供的結果]
A clear and concise description of what you want to happen.
可以像下面一樣使用
df = api.TaiwanStockPriceAdj(
start_date='2020-04-06',
)