Skip to content

Release Note

version: 1.6.6 (2024-03-31)

What's Changed

  • add taiwanstockdelisting dataset by @machineCYC in https://github.com/FinMind/FinMind/pull/290
  • fix: fractional part from stock_div must be cash refunds (#273) by @sakkyoi in https://github.com/FinMind/FinMind/pull/288
  • feat: add ConvertibleBond by @linsamtw in https://github.com/FinMind/FinMind/pull/291

New Contributors

  • @sakkyoi made their first contribution in https://github.com/FinMind/FinMind/pull/288

⚡ release_at: 2024-03-31 16:22:36

version: 1.6.5 (2024-01-15)

What's Changed

  • feat: raise Exception on request_get by @linsamtw in https://github.com/FinMind/FinMind/pull/286

⚡ release_at: 2024-01-15 13:48:26

version: 1.6.4 (2023-12-06)

What's Changed

  • refactor: backtest by @linsamtw in https://github.com/FinMind/FinMind/pull/274
  • feat: rm typing.Dict on add_indicators, add_buy_rule, add_sell_rule by @linsamtw in https://github.com/FinMind/FinMind/pull/276
  • feat: add KdCrossOver, MAGoldenDeathCrossOver, InstitutionalInvestorsOverBuy, ShortSaleMarginPurchaseRatio by @linsamtw in https://github.com/FinMind/FinMind/pull/277

⚡ release_at: 2023-12-06 14:34:54

version: 1.6.3 (2023-10-29)

What's Changed

  • add taiwan stock kbar data by @machineCYC in https://github.com/FinMind/FinMind/pull/272

⚡ release_at: 2023-10-29 12:54:42

version: 1.6.2 (2023-09-24)

What's Changed

  • add: change the status code by @machineCYC in https://github.com/FinMind/FinMind/pull/262
  • add: tw 10 year avg close by @machineCYC in https://github.com/FinMind/FinMind/pull/267
  • add: remove the adj calculate code by @machineCYC in https://github.com/FinMind/FinMind/pull/269
  • feat: Use pandas concat instead of append by @linsamtw in https://github.com/FinMind/FinMind/pull/265

⚡ release_at: 2023-09-24 07:24:55

version: 1.6.1 (2023-06-22)

What's Changed

  • fix: ex_dividend_price end date need to be the same as the stock_price by @machineCYC in https://github.com/FinMind/FinMind/pull/252
  • add: taiwan_securities_trader_info api in finmind package by @machineCYC in https://github.com/FinMind/FinMind/pull/256
  • add: taiwan stock market value by @machineCYC in https://github.com/FinMind/FinMind/pull/257
  • feat: add taiwan_stock_info_with_warrant, taiwan_stock_tick_snapshot, taiwan_futures_snapshot, taiwan_options_snapshot by @linsamtw in https://github.com/FinMind/FinMind/pull/258

⚡ release_at: 2023-06-22 05:51:52

version: 1.5.8 (2022-09-13)

  • feat: add 減資恢復買賣參考價格

⚡ release_at: 2022-09-13 15:47:08

version: 1.5.7 (2022-09-06)

  • feat: remove taiwan futopt institutional investors api, add taiwan_future_institutional_investors and taiwan_option_institutional_investors api

⚡ release_at: 2022-09-06 15:42:02

version: 1.5.6 (2022-06-16)

⚡ release_at: 2022-06-16 10:45:04

version: 1.5.5 (2021-11-02)

  • feat: reset timeout defacut value None and logger.info timeout msg (#192)

⚡ release_at: 2021-11-02 11:15:11

version: 1.5.4 (2021-10-31)

  • Hotfix: fix some dependency issue (#190),
  • fix: remove error msg not show issue (#191)

⚡ release_at: 2021-10-31 16:53:19

version: 1.5.3 (2021-10-06)

  • fix: taiwan_futopt_daily_info (#189)

⚡ release_at: 2021-10-06 12:10:04

version: 1.5.2 (2021-10-06)

  • debug: Unable to parse datetime string

⚡ release_at: 2021-10-06 11:17:40

version: 1.5.1 (2021-10-05)

  • feat: handle connection errors

⚡ release_at: 2021-10-05 17:29:22

version: 1.5.0 (2021-09-11)

  • feat: add timeout and retry on request get
  • feat: add timeout params, default 30 seconds

⚡ release_at: 2021-09-11 18:00:16

version: 1.4.9 (2021-07-25)

  • feat: add flask post.html

⚡ release_at: 2021-07-25 05:52:39

version: 1.4.8 (2021-07-11)

  • feat: add bar, line, pie plot,
  • feat: add TaiwanStockTotalReturnIndex
  • feat: change numpy version

⚡ release_at: 2021-07-11 14:30:37

version: 1.4.7 (2021-07-03)

  • fix: data loader pd.Period convert

⚡ release_at: 2021-07-03 11:02:53

version: 1.4.6 (2021-06-27)

  • feat: add kline_margin_purchase_short_sale,
  • fix: taiwan_stock_daily_adj

⚡ release_at: 2021-06-27 14:13:56

version: 1.4.5 (2021-06-20)

  • feat: add kline institutional_investors
  • fix issue #153

⚡ release_at: 2021-06-20 05:25:40

version: 1.4.4 (2021-06-13)

  • feat: add start_date, end_date transfer,
  • fix: issue remove suspension trading data

⚡ release_at: 2021-06-13 07:14:19

version: 1.4.3 (2021-05-24)

  • feat: add streaming_all_data

⚡ release_at: 2021-05-24 16:36:52

version: 1.4.2 (2021-05-24)

  • fix: event loop can not exit issue

⚡ release_at: 2021-05-24 12:57:07

version: 1.4.1 (2021-05-23)

  • feat: data loader add dataset
  • feat: add docstrings

⚡ release_at: 2021-05-23 17:44:18

version: 1.4.0 (2021-05-23)

  • feat: add DataSubscriber
  • fix: kline ex-devidend date and trading date not match

⚡ release_at: 2021-05-23 09:12:20

version: 1.3.9 (2021-04-26)

  • feat: add data loader, plotting

⚡ release_at: 2021-04-26 00:36:30

version: 1.3.8 (2021-03-21)

  • 修復還原股價 spread

⚡ release_at: 2021-03-21 13:03:10

version: 1.3.7 (2021-03-16)

  • 新增 台股還原股價 retroactive_price

⚡ release_at: 2021-03-16 14:05:41

version: 1.3.6 (2021-03-09)

  • feat: add EarningsDistribution

⚡ release_at: 2021-03-09 05:49:14

version: 1.3.5 (2021-03-08)

  • fix: TAIEX dropna

⚡ release_at: 2021-03-08 10:52:44