Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 328 Bytes

File metadata and controls

8 lines (7 loc) · 328 Bytes

2018-08-09

  • Added private api BALANCE and BALANCES request
  • Added private api LAST_TRADES request
  • Refreshed python example
  • "Breaking change": Changed type of sign field of WsRequestMetaData from string to bytes (you can still use deprecatedSign, which is string)

2018-08-08

  • Added c# and java examples