ericsomdahl / tradeking

Wrappers for TradeKing's API calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tradeking-apis

Wrappers for TradeKing's API calls.

Requirements

requests - 0.14.1

requests-oauth - 0.4.1

pip install requests-oauth

Setup

set environment variables:

TK_CONSUMER_KEY
TK_CONSUMER_SECRET
TK_OAUTH_TOKEN
TK_OAUTH_SECRET

to the values given by tradeking or pass them in explicitly.

About

Wrappers for TradeKing's API calls.


Languages

Language:Python 100.0%