issues
search
toorop
/
go-bittrex
Go binding for the Bittrex crypto-currency exchange API.
MIT License
230
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add additional fields to MarketV3 and CurrencyV3
#68
jyap808
closed
2 years ago
2
Cannot 'go get' this package
#67
tanevanwifferen
opened
2 years ago
1
Fix deposits and withdrawal history query
#66
bitbandi
closed
3 years ago
0
Fix to CreateOrder function
#65
jmtsantos
closed
3 years ago
0
401 Unauthorized and INVALID_SIGNATURE on Linux
#64
dematron
opened
3 years ago
2
Initial implementation of getting closed orders
#63
dematron
closed
3 years ago
0
Fix repo in go.mod and version bump action
#62
treeder
closed
3 years ago
0
Update to API V3
#61
PrettyBoyHelios
closed
3 years ago
0
Migration plan for API V3
#60
tanevanwifferen
opened
4 years ago
3
Order format changed
#59
heretic13
closed
5 years ago
0
Order format has changed
#58
heretic13
opened
5 years ago
2
Added functionality for historic candle data
#57
kucar
closed
5 years ago
0
Please version this package
#56
jbrukh
opened
5 years ago
0
Fix function comments based on best practices from Effective Go
#55
CodeLingoTeam
closed
5 years ago
1
github.com/thebotguys/signalr: does not exist anymore
#54
steenzout
closed
5 years ago
1
v3 Api support
#53
riaan53
opened
5 years ago
3
Add more fields
#52
jyap808
closed
6 years ago
0
v1.1 /account/getbalances return {"success":true,"message":"","result":[]}
#51
JTTL
opened
6 years ago
0
SignalR Hub changed
#50
Ekhoo
opened
6 years ago
0
Problem with response of GetExchangeInfo()
#49
frostrock7
closed
6 years ago
0
Require floats instead of Decimals for BuyLimit / SellLimit / Withdrawal
#48
payaaam
closed
6 years ago
0
Using floats in buy/sell functions, but decimal.Decimal everywhere else?
#47
payaaam
opened
6 years ago
3
set the ConditionalTarget field to decial.Decimal in Order2 and fixes a typo
#46
julianvargasalvarez
closed
6 years ago
1
How to get json data with headers?
#45
mightymouse2045
opened
6 years ago
2
Conditional orders failed to unmarshal ConditionTarget
#44
YInsomniac
closed
6 years ago
0
implement GetLatestTick (API v2)
#43
jwthanh
closed
6 years ago
1
Clarify interval param
#42
jaybutera
closed
6 years ago
1
Update custom settings for the http client example
#41
eddanger
closed
6 years ago
0
Fix uncertainity with small amounts
#40
sharpner
closed
6 years ago
2
Update examples
#39
kustov-an
closed
7 years ago
0
Remove missing methods and params
#38
kustov-an
closed
7 years ago
0
getTicker() works fine on Mac, returns INVALID_MARKET on ubuntu
#37
Gutyn
closed
7 years ago
1
README: add godoc reference in heading
#36
odeke-em
closed
7 years ago
1
Add MarketName into QueryExchangeState response
#35
relaxdev
closed
7 years ago
0
How to calculate % Change ?
#34
myexpertiseforyou
closed
6 years ago
1
Change json Tag for Trade struct from OrderUuid to Id
#33
bluebeel
closed
7 years ago
0
Add http request/response dump
#32
bitbandi
closed
7 years ago
0
ws: add streaming updates support.
#31
avdva
closed
7 years ago
0
Deposit and withdrawal history requests fixed
#30
baibaratsky
closed
7 years ago
0
httpTimeout field in client struct (used in connectTimer), new initialization functions
#29
ghost
closed
7 years ago
0
Fix Order History 404
#28
andreiashu
closed
7 years ago
0
BuyLimit \ TradeBuy methods
#27
trojanhost
opened
7 years ago
0
Trades have Id instead of UUID
#26
FlorianUekermann
opened
7 years ago
1
Add possibilty to use custom http client settings
#25
dirkaholic
closed
7 years ago
0
Add GetTicks (prev GetHisCandles) method
#24
nihtalak
closed
7 years ago
0
Bittrex streaming updates
#23
simongui
opened
7 years ago
24
Removing count from all calls. Ignored param from API.
#22
mdzor
closed
7 years ago
0
Removing out-to-date unreachable endpoints.
#21
mdzor
closed
7 years ago
2
Different response format depending on request param.
#20
mdzor
closed
7 years ago
0
The depth parameter on GetOrderBook has no effect
#19
revmen
closed
7 years ago
1
Next