Skip to content

jiak94/asynctradier

Repository files navigation

asynctradier

codecov PyPI version Test Documentation Status PyPI - Downloads CodeFactor Async api wrapper for Tradier.

This is NOT an official package of Tradier.

Install

pip install asynctradier

if your are using poetry

poetry add asynctradier

Documentation

Read The Doc

Supported API

Account

✅ Get User Profile

✅ Get Balances

✅ Get Positions

✅ Get History

✅ Get Gain/Loss

✅ Get Orders

✅ Get an Order

Trading

✅ Modify Order

✅ Cancel Order

✅ Place Equity Order

✅ Place Option Order

✅ Place Multileg Order

✅ Place Combo Order

🔳 Place OTO Order

🔳 Place OCO Order

🔳 Place OTOCO Order

Market Data

✅ Get Quotes

✅ Get Option Chains

✅ Get Option Strikes

✅ Get Option Expirations

✅ Lookup Option Symbols

✅ Get Historical Quotes

✅ Get Time and Sales

✅ Get ETB Securities

✅ Get Clock

✅ Get Calendar

✅ Search Companies

✅ Lookup Symbol

Streaming

✅ Market WebSocket

✅ Account WebSocket

Watchlist

✅ Get Watchlists

✅ Get Watchlist

✅ Create Watchlist

✅ Update Watchlist

✅ Delete Watchlist

✅ Add Symbols

✅ Remove a Symbol