Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

haygcao/FinMind

 
 

Repository files navigation

Build StatuslicenseDocumentation StatusGitterPyPI version

Donate

Quickstart

pipinstallFinMind

這是什麼?

FinMind 是超過 50 種金融開源數據50 datasets。包含

  • 技術面 : 台股股價 daily、即時報價、歷史 tick、即時最佳五檔、PER、PBR、每5秒委託成交統計、加權指數、當日沖銷交易標的及成交量值。
  • 基本面 : 綜合損益表、現金流量表、資產負債表、股利政策表、除權除息結果表、月營收。
  • 籌碼面 : 外資持股、股權分散表、融資融券、三大法人買賣、借券成交明細。
  • 消息面 : 台股相關新聞。
  • 衍生性商品 : 期貨、選擇權 daily data、即時報價、交易明細,選擇權、期貨三大法人買賣,期貨各卷商每日交易、選擇權各卷商每日交易。
  • 國際市場 : 美股股價 daily、minute、美國債券殖利率、貨幣發行量(美國)、黃金價格、原油價格、G8 央行利率、G8 匯率、

資料每天更新。你不需收集資料,就可進行分析。

What is this?

FinMind is open source of morethan50 datasets, including

Taiwan stock trade data daily, Taiwan stock trade data (5 seconds) (2019-05-29 ~now, more than 30 million data in total), Financial Statements, Balance Sheet,Cash Flows Statement, Month Revenue, Holding Shares Per, Institutional InvestorsBuy Sell. Taiwan Futures Trade Detail, Taiwan Option Trade Detail.

US stock price daily, minute (2019-06-01 ~ now, more than 80 million data intotal), oil price, goldprice,G7exchange rate, interest rate.

US Government Bonds Yield.

The datasets are automatically updated daily. You can analyze financial datawithout having to collect the data by yourself.


License

Project of Contents

Plotting

# 取得股價fromFinMind.dataimportDataLoaderdl=DataLoader()# 下載台股股價資料stock_data=dl.taiwan_stock_daily(stock_id='2609',start_date='2018-01-01',end_date='2021-06-26')# 下載三大法人資料stock_data=dl.feature.add_kline_institutional_investors(stock_data)# 下載融資券資料stock_data=dl.feature.add_kline_margin_purchase_short_sale(stock_data)# 繪製k線圖fromFinMindimportplottingplotting.kline(stock_data)

gif

dashboard

png

Contact

Email:FinMind.TW@gmail.com

每週日早上零點至早上七點為維護時間,不提供服務。

Note

  • 未來預計新增更多功能,包含個人化回測分析、chatbot 監控策略,
  • API Request 上限:300 / 小時。
  • Limit amount of request, 300 / hour.
  • FinMind官網註冊並驗證信箱後,API 的 Request 加上token參數可以提高使用上限到 600/hr。
  • token 獲取方法,可在官網登入後獲取。

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook81.5%
  • Python18.3%
  • Other0.2%

[8]ページ先頭

©2009-2025 Movatter.jp