Binance: replace deprecated /v1 API calls (#482)

Several /v1 API calls have been deprecated, and will be removed shortly.
 Moving these across to their /v3 equivalents

Capturing of the klines request via the recorder was failing, as it did
 not handle the structure where the klines response in an array of
 mixed primitive arrays. Excluding primitive values from the exclusion
 checks addresses this
This commit is contained in:
David Ackroyd
2020-04-17 08:59:06 +10:00
committed by GitHub
parent 70cba38fa3
commit c0d2ac5e51
5 changed files with 67154 additions and 44303 deletions

File diff suppressed because it is too large Load Diff