Module: Tradeking

Defined in:
lib/tradeking.rb,
lib/tradeking/client.rb,
lib/tradeking/version.rb,
lib/tradeking/http/request.rb,
lib/tradeking/http/response.rb

Defined Under Namespace

Modules: Http Classes: Client

Constant Summary collapse

API_URI =
"https://api.tradeking.com"
API_VERSION =
"v1"
API_FORMAT =
"json"
VERSION =
'0.0.3'