Skip to content

Latest commit

 

History

History
201 lines (109 loc) · 12 KB

CHANGELOG.md

File metadata and controls

201 lines (109 loc) · 12 KB

Changelog

1.3.2 (2024-10-03)

1.3.1 (2024-10-02)

Bug Fixes

  • include keep-alive header in HTTP GET request for TWSE historical stock data retrieval (c1c9769)

1.3.0 (2024-08-09)

Features

  • support for fetching TMF retail investors' position and long short ratio (5e849ab)

1.2.2 (2024-07-14)

Bug Fixes

  • add the missing alias index name (7312c7e)

1.2.1 (2024-07-14)

Bug Fixes

  • handle datetime errors that occur when fetching futures & options institutional investors' trades (ec23ad4)

1.2.0 (2024-07-05)

Features

  • support for fetching information on stocks' ex-right, capital reduction, and change of par value (52adec2)

1.1.1 (2024-01-30)

Bug Fixes

  • correct change percent value for futures & options historical data (232a2be)

1.1.0 (2024-01-26)

Bug Fixes

  • correct property name for institutional data (bdd4a14)

Features

  • support for fetching futures & options historical data by type (05e59bb)

1.0.0 (2024-01-25)

Features

  • modify class method names, parameter names, and return data formats (cb83847)
  • support for fetching futures historical data (6c7bec9)
  • support for fetching futures institutional investors' trades (c6b93ce)
  • support for fetching futures large traders' position (b1a50fc)
  • support for fetching listed stock futures & options (f5b3f2a)
  • support for fetching options historical data (5163c7b)
  • support for fetching options institutional investors' trades (7c1d576)
  • support for fetching options large traders' position (726a399)

0.14.0 (2024-01-02)

Features

  • support for fetching futures & options realtime quote (fc5e37f)
  • support for fetching listed futures & options (20bb9d7)

0.13.0 (2023-12-31)

Features

  • support for fetching OTC stocks short sales (5f60d09)
  • support for fetching TSE stocks short sales (27c6cd1)

0.12.0 (2023-12-24)

Features

  • support for fetching exchange rates (e6f6fa8)

0.11.0 (2023-12-23)

Features

  • support for fetching TXF large traders' position (672024f)
  • support for fetching TXO large traders' position (6d73544)

0.10.0 (2023-12-21)

Features

  • support for fetching MXF institutional investors' trades (7d174ef)
  • support for fetching MXF market open interest (18b6feb)
  • support for fetching MXF retail investors' position and long short ratio (ad58251)
  • support for fetching TXO Put/Call ratio (157524d)

0.9.0 (2023-12-20)

Features

  • add support to retrieve futures and options trades information from TAIFEX (8c9f9ee)
  • support for fetching TXF institutional investors' trades (171f5dc)
  • support for fetching TXO institutional investors' trades (5a2d47b)

0.8.0 (2023-12-19)

Features

  • support for fetching stocks monthly revenue (73a0e64)
  • support for fetching stocks quarterly EPS (36c73e2)

0.7.0 (2023-12-18)

Features

  • support for fetching the table for spread of shareholdings under TDCC custody (50fc5c6)

0.6.0 (2023-12-16)

Features

  • add support to retrieve market-level stats (3fdaacf)
  • support for fetching OTC indices trades (f40b13c)
  • support for fetching OTC market breadth (67a5b9c)
  • support for fetching OTC market institutional investors' trades (94174b5)
  • support for fetching OTC market margin trades (f809e64)
  • support for fetching OTC market trades (e765beb)
  • support for fetching TSE indices trades (e9a6db9)
  • support for fetching TSE market breadth (b955c35)
  • support for fetching TSE market institutional investors' trades (f429c7d)
  • support for fetching TSE market margin trades (3ec4673)
  • support for fetching TSE market trades (7305f50)

0.5.0 (2023-12-14)

Features

  • support for fetching OTC stocks FINI holdings (6182f2f)
  • support for fetching stocks info (1e3affd)
  • support for fetching TSE stocks FINI holdings (e090c19)

0.4.0 (2023-12-13)

Features

  • support for fetching OTC stocks margin trades (1e8795b)
  • support for fetching TSE stocks margin trades (441ac24)

0.3.0 (2023-12-12)

Features

  • support for fetching OTC stocks values (db2c396)
  • support for fetching TSE stocks values (a991591)

0.2.0 (2023-12-11)

Features

  • support for fetching OTC stocks institutional investors' trades (73ebb0a)
  • support for fetching TSE stocks institutional investors' trades (c931c7c)

0.1.0 (2023-12-08)

Features

  • provide TwStock client to retrieve stocks & indices data (bae1175)
  • support for fetching indices realtime quote (2bddcd7)
  • support for fetching listed indices (de31cc2)
  • support for fetching listed stocks (b88d92c)
  • support for fetching OTC indices historical data (22d239f)
  • support for fetching OTC stocks historical data (513aa2e)
  • support for fetching stocks realtime quote (c34c0c0)
  • support for fetching TSE indices historical data (a84a8ef)
  • support for fetching TSE stocks historical data (04b3872)