Python library to access Tradier´s API using Async IO
Project description
aiotradier
Python library to access Tradier´s API using Async IO
Tradier's documentation is at https://documentation.tradier.com/brokerage-api
This is a very lightweight library to wrap Tradier's API. It implements functions to access most of the endpoints for Accounts, Market Data, and Trading. It does not include yet functions to access Authentication or Watchlists. Instead of authenticating with the API, you can obtain a token by logging into your account.
Requirements
- Python >= 3.11
Install
pip install aioatradier
Install from Source
Run the following command inside this folder
pip install --upgrade .
Examples
Examples can be found in the examples folder
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 aiotradier-0.0.9.tar.gz.
File metadata
- Download URL: aiotradier-0.0.9.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef178711b485f215a803404620e377d084ac34bb4ed060bc66bfbf1eddacf499
|
|
| MD5 |
fa088838c28d5de0dbae1a3fe23b71be
|
|
| BLAKE2b-256 |
a2cbcd4c6dc2020c925c67d7e04c1c4e6d68508f328c8ad98c4eff9ba1207c68
|
File details
Details for the file aiotradier-0.0.9-py3-none-any.whl.
File metadata
- Download URL: aiotradier-0.0.9-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d02d3cb104d953614338bd929129b6d17403c2229290c648001f02f96516c2c2
|
|
| MD5 |
b6c650e6233c042c79ec0b858576fcd4
|
|
| BLAKE2b-256 |
7a827f91d04d2b7847fb9dcda236b9050c79831029efc4d33a0b2584ad0d8b88
|