Skip to content

Releases: FinMind/FinMind

1.6.6

31 Mar 16:22
5826924
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.5...1.6.6

1.6.5

15 Jan 13:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

06 Dec 14:34
3861478
Compare
Choose a tag to compare

What's Changed

  • refactor: backtest by @linsamtw in #274
  • feat: rm typing.Dict on add_indicators, add_buy_rule, add_sell_rule by @linsamtw in #276
  • feat: add KdCrossOver, MAGoldenDeathCrossOver, InstitutionalInvestorsOverBuy, ShortSaleMarginPurchaseRatio by @linsamtw in #277

Full Changelog: 1.6.3...1.6.4

1.6.3

29 Oct 12:54
02bff12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

24 Sep 07:24
b6fb28b
Compare
Choose a tag to compare

What's Changed

1.6.1

22 Jun 05:51
e03c123
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 1.6.0...1.6.1

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

13 Sep 15:47
d5b2f1d
Compare
Choose a tag to compare
  • feat: add 減資恢復買賣參考價格

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

06 Sep 15:42
8788e34
Compare
Choose a tag to compare
  • feat: remove taiwan futopt institutional investors api, add taiwan_future_institutional_investors and taiwan_option_institutional_investors api

fix: import dtype FutureWarning msg

16 Jun 10:45
5301f97
Compare
Choose a tag to compare
fix: output type (#210)

* fix: output type

* feat: add 3.9, 3.10 test case

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

02 Nov 11:15
c39d1b9
Compare
Choose a tag to compare
  • feat: reset timeout defacut value None and logger.info timeout msg (#192)