Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit fab82e8

Browse files
committed
Docs: Add deprecation notice for library functionality
1 parent c3bf974 commit fab82e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
[![Test xapi-python](https://github.com/pawelkn/xapi-python/actions/workflows/test-xapi-python.yml/badge.svg)](https://github.com/pawelkn/xapi-python/actions/workflows/test-xapi-python.yml) [![PyPi](https://img.shields.io/pypi/v/xapi-python.svg)](https://pypi.python.org/pypi/xapi-python/) [![Downloads](https://img.shields.io/pypi/dm/xapi-python)](https://pypi.python.org/pypi/xapi-python/) [![Codecov](https://codecov.io/gh/pawelkn/xapi-python/branch/master/graph/badge.svg)](https://codecov.io/gh/pawelkn/xapi-python/)
44

5+
## ⚠️ DEPRECATION NOTICE
6+
7+
**This library will no longer be functional after March 14, 2025.**
8+
9+
XTB has announced that access to the API service through the hosts `xapi.xtb.com` and `ws.xtb.com` will be discontinued as of March 14, 2025. This means that this Python library, which relies on these API endpoints, will no longer work.
10+
11+
---
12+
513
The xStation5 API Python library provides a simple and easy-to-use API for interacting with the xStation5 trading platform. With this library, you can connect to the xStation5 platform, retrieve market data, and execute trades.
614

715
This library may be used for [BFB Capital](https://bfb.capital) and [XTB](https://www.xtb.com) xStation5 accounts.

0 commit comments

Comments
 (0)