dafrizzy

Results 1 issues of dafrizzy

Minor issue but the comments for the create_limit_order() function state the function returns "orderOid": .. code:: python order = client.create_limit_order('KCS-BTC', Client.SIDE_BUY, '0.01', '1000') :returns: ApiResponse .. code:: python { "orderOid":...