QMT trading SDK with HTTP API integration - query signals from Redis Stream
Project description
Stock Platform SDK
QMT 交易信号 SDK,通过 HTTP API 查询 Redis Stream 中的交易信号。
安装
pip install stock-platform-sdk
使用
from stock_platform_sdk import configure, init, process_signal_messages
configure(
access_key="your_access_key",
secret_key="your_secret_key",
strategy_name="your_strategy",
backend_url="https://your-server.com",
)
# 在 QMT 策略的 init(C) 中调用
init(C)
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
stock_platform_sdk-0.2.1.tar.gz
(11.3 kB
view details)
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 stock_platform_sdk-0.2.1.tar.gz.
File metadata
- Download URL: stock_platform_sdk-0.2.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63141153dc97a3c89c0ee6cd08214a6fff93d07569ab9f3d76e4fdf8b7853d61
|
|
| MD5 |
c049fbd862d8ce2f5450edb3e9b75a3b
|
|
| BLAKE2b-256 |
1a17fa39105bd9d28782f408c69705bc905232d5d8a2c53982c0546fedac3499
|
File details
Details for the file stock_platform_sdk-0.2.1-py3-none-any.whl.
File metadata
- Download URL: stock_platform_sdk-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
625f0a97e0fa34644ae9a949a886285976d587c5fecae5f41f003c59c8ca5381
|
|
| MD5 |
071680a80bc95a1876fbaabb42122faf
|
|
| BLAKE2b-256 |
0aab8547227bac8594f5917d1ded2493a4cf293474da6190e8f423b15fe8b414
|