Tsetmc

Latest version: v0.68.2

Safety actively analyzes 702072 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.64.0

-------
* New function: ``tsetmc.general.get_funds``.
* New function: ``tsetmc.general.commodity_funds``.
* New function: ``tsetmc.general.etfs``.
* New function: ``tsetmc.general.messages``.
* New function: ``tsetmc.general.search_messages``.
* Changed!: The ``n`` parameter of ``general.market_overview`` function was renamed to ``flow`` and is now keyword-only.
* Removed!: ``market_watch.messages``. The underlying API was not working anymore. Use ``tsetmc.general.messages`` instead which uses the new JSON API.
* Fixed: Errors due to bad server redirects in ``general.boards``, ``general.cs_codes``, and ``general.industrial_groups_overview``.
* Deprecated: ``general.industrial_groups_overview``; use ``general.sectors_summary`` instead.
* Updated dataset

0.63.1

-------
* Automatically handle ``ServerDisconnectedError`` by retrying.

0.63.0

-------
* ``Instrument.daily_closing_price()`` now has index set to date column.
* ``docs.client_type()`` will not set first as column name for output.

0.62.1

-------
* Fixed incompatible dtype FutureWarning in ``market_watch_plus``.

0.62.0

-------
* The default value of ``n`` for ``Instrument.daily_closing_price`` is now ``0`` instead of ``9``. Meaning that complete history will be fetched instead of just the last 9 days.
* Updated dataset

0.61.0

-------
* Fixed handling of 23-column data in `market_watch_plus`.
* Some type hints (Subclasses of TypedDict) are now publicly exposed.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.