LET'S ALGOIT Python SDK for XTS Interactive and Market Data APIs
Project description
XTS-LAI
Official LET'S ALGOIT Python SDK wrapper for XTS Interactive and Market Data APIs.
Installation
pip install XTS-LAI
Login
from XTS_LAI import login
xts_lai = login(
interactive_api_key="YOUR_INTERACTIVE_API_KEY",
interactive_api_secret="YOUR_INTERACTIVE_API_SECRET",
market_api_key="YOUR_MARKET_API_KEY",
market_api_secret="YOUR_MARKET_API_SECRET",
clientID="YOUR_CLIENT_ID",
)
The returned xts_lai object provides the SDK functions such as historical data, LTP, OHLC, quotes, order placement, modification, cancellation, expiry lookup, and instrument validation.
Security
Never commit or publish API keys, secrets, client IDs, PyPI tokens, or broker credentials.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xts_lai-1.0.0.tar.gz.
File metadata
- Download URL: xts_lai-1.0.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0a05147062ff4439183a006c73c1a1bec9b0e3d26ce648835256a640c3d67a7
|
|
| MD5 |
556789adc13a53ad255f5b0d14dae9a6
|
|
| BLAKE2b-256 |
e816bf9e7fe4d39f33cddea715d91dea96a6ab99dd7f0dec5c21c54f9e2f1e12
|
File details
Details for the file xts_lai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: xts_lai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
885d60a5dc7f34338477e12d480825252fff4a76f40494885ca62a450837691b
|
|
| MD5 |
cec8339ae48ccbc54dd896a620f4314a
|
|
| BLAKE2b-256 |
e4138e997e775c500405a843f5e5bbff79109d6ea9d6454036f17271e167fded
|