mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* Binance: implement get historic trades * get binance trade data based on aggregate trade list * fix small issue in rpc server: gctcli stops retrieving when there's a gap in data * update binance trade history availability in readme * limit check batched aggregate requests * add test for batched aggregated trades * fix batch fromId query parameter * update documentation * send a serialised currency pair to GetAggregatedTrades the rationale is that the API is kept generic so that callers can shoot themselves in the foot if they want to * allow requesting arbitrary limit of trades * handle some error cases for batching GetAggregateTrades * fix batch without end time * don't return from batch too early if end time is not set * additional check for supported limits * don't use CheckLimits for GetAggregatedTrades * the exchange doesn't use predefined valid limits for this request
46 lines
1.8 KiB
Plaintext
46 lines
1.8 KiB
Plaintext
|
|
Thanks to the following contributors:
|
|
thrasher- | https://github.com/thrasher-
|
|
shazbert | https://github.com/shazbert
|
|
gloriousCode | https://github.com/gloriousCode
|
|
dependabot-preview[bot] | https://github.com/apps/dependabot-preview
|
|
xtda | https://github.com/xtda
|
|
ermalguni | https://github.com/ermalguni
|
|
vadimzhukck | https://github.com/vadimzhukck
|
|
MadCozBadd | https://github.com/MadCozBadd
|
|
Rots | https://github.com/Rots
|
|
140am | https://github.com/140am
|
|
marcofranssen | https://github.com/marcofranssen
|
|
vazha | https://github.com/vazha
|
|
dackroyd | https://github.com/dackroyd
|
|
cranktakular | https://github.com/cranktakular
|
|
woshidama323 | https://github.com/woshidama323
|
|
crackcomm | https://github.com/crackcomm
|
|
azhang | https://github.com/azhang
|
|
andreygrehov | https://github.com/andreygrehov
|
|
bretep | https://github.com/bretep
|
|
Christian-Achilli | https://github.com/Christian-Achilli
|
|
gam-phon | https://github.com/gam-phon
|
|
cornelk | https://github.com/cornelk
|
|
if1live | https://github.com/if1live
|
|
lozdog245 | https://github.com/lozdog245
|
|
soxipy | https://github.com/soxipy
|
|
herenow | https://github.com/herenow
|
|
blombard | https://github.com/blombard
|
|
CodeLingoBot | https://github.com/CodeLingoBot
|
|
CodeLingoTeam | https://github.com/CodeLingoTeam
|
|
Daanikus | https://github.com/Daanikus
|
|
daniel-cohen | https://github.com/daniel-cohen
|
|
DirectX | https://github.com/DirectX
|
|
frankzougc | https://github.com/frankzougc
|
|
idoall | https://github.com/idoall
|
|
mattkanwisher | https://github.com/mattkanwisher
|
|
mKurrels | https://github.com/mKurrels
|
|
m1kola | https://github.com/m1kola
|
|
cavapoo2 | https://github.com/cavapoo2
|
|
zeldrinn | https://github.com/zeldrinn
|
|
starit | https://github.com/starit
|
|
Jimexist | https://github.com/Jimexist
|
|
lookfirst | https://github.com/lookfirst
|
|
merkeld | https://github.com/merkeld
|