The Traderszone Network

Published in TZ Latest News 2 October, 2017 by The TZ Newswire Staff

Tradier API examples using Python

If there is interest, I’ll continue to build on these code examples and perhaps eventually create a full featured library for Tradier.

This is a basic example of connecting to Tradier’s stream API and following one ticker and all associated options.

https://github.com/pushshift/tradier/blob/master/stream.py

read more