issues
search
CryptoKraken
/
crypto-kraken-services
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add functional tests for some open operations of the KuCoinRestV1
#126
skubarenko
opened
6 years ago
0
Implement YobitRestV3 operations
#125
maxima-net
closed
3 years ago
0
Fix a bit mistake for test of the null guards
#124
skubarenko
closed
6 years ago
0
Add 'null' guards to simple guards.
#123
skubarenko
closed
6 years ago
0
Improve type checking
#122
skubarenko
opened
6 years ago
0
Rename the service classes, use a type service and a version in its names
#121
skubarenko
closed
6 years ago
0
Remove the RepeatPromise class. Use the native promise class instead of it.
#120
skubarenko
closed
6 years ago
0
The KuCoin native package: implement open operations - part 2
#119
skubarenko
closed
6 years ago
1
Add a regex pattern for the dev branch in the ci configs
#118
skubarenko
closed
6 years ago
0
Skubarenko/dev
#117
skubarenko
closed
6 years ago
0
Split the kucoin types into separate files
#116
skubarenko
closed
6 years ago
0
Add a global option to disable type checking in native packages
#115
skubarenko
opened
6 years ago
0
The KuCoin native package: implement open operations - part 1
#114
skubarenko
closed
6 years ago
0
Implement the logic of type checking with concrete fields
#113
skubarenko
closed
6 years ago
0
Create the crypto-kraken-core package and base types and guards
#112
skubarenko
closed
6 years ago
0
Implement the YobitService's deleteOrder method
#111
maxima-net
closed
6 years ago
0
Fix the YobitUtils' getPairSymbol method (#103)
#110
maxima-net
closed
6 years ago
0
YobitService's getBalance method throws an exception for accounts with zero balance
#109
maxima-net
closed
6 years ago
0
Kucoin native package: implement the getOrderBook operation
#108
skubarenko
closed
6 years ago
0
Make the repository as a monorepo
#107
skubarenko
closed
6 years ago
0
Implement the Yobit createOrder method
#106
maxima-net
closed
6 years ago
0
Create the options type for services and use it
#105
skubarenko
opened
6 years ago
0
Implement the getOrderInfo method of the KuCoin service
#104
skubarenko
closed
6 years ago
0
Yobit's getOrderBook method fails when currency pair is uppercase
#103
maxima-net
closed
6 years ago
0
Yobit functional tests
#102
maxima-net
closed
6 years ago
1
Yobit parser refactoring
#101
maxima-net
closed
6 years ago
0
Allow changing server URL for the Yobit server
#100
maxima-net
closed
6 years ago
0
Sort fields of the querystring object in the KuCoin signature maker alphabetically
#99
skubarenko
closed
6 years ago
0
KuCoin - the createOrder operation doesn't work
#98
skubarenko
closed
6 years ago
1
KuCoin: add functional tests
#97
skubarenko
closed
6 years ago
0
KuCoin: add functional tests
#96
skubarenko
closed
6 years ago
0
Add travis ci
#95
skubarenko
closed
6 years ago
0
Remove deprecated API: use Buffer.from instead new Buffer
#94
skubarenko
closed
6 years ago
0
Add Yobit's getBalance method. Little refactoring
#93
maxima-net
closed
6 years ago
0
Small improvements
#92
skubarenko
closed
6 years ago
0
Iss90
#91
skubarenko
closed
6 years ago
0
Query string in the signature of the private operations shouldn't contain the '?' symbol
#90
skubarenko
closed
6 years ago
0
Pass queryString as an ojbect instead a string to the sign method of the KuCoinSignatureMaker class
#89
skubarenko
closed
6 years ago
0
Add test cases for active orders of the KuCoin service
#88
skubarenko
closed
6 years ago
2
Replace get request to post request in the createOrder method of the KuCoinService
#87
skubarenko
closed
6 years ago
0
Remove the RepeatPromise class
#86
skubarenko
closed
6 years ago
0
Add version postfix to ExchangeServices names
#85
maxima-net
closed
6 years ago
0
Pass queryString as an ojbect instead a string to the sign method of the KuCoinSignatureMaker class
#84
skubarenko
closed
6 years ago
0
Change signatures of the deleteOrder and gerOrderInfo methods
#83
skubarenko
closed
6 years ago
0
It's needs to change the signature of the deleteOrder and getOrderInfo methods
#82
skubarenko
closed
6 years ago
2
Implement the deleteOrder method of the KuCoin service
#81
skubarenko
closed
6 years ago
0
KuCoin - change the request type of the createOrder operation from Get to Post
#80
skubarenko
closed
6 years ago
0
Remove the api postfix version from the rootServerUrl constant
#79
skubarenko
closed
6 years ago
0
Implement the createOrder method for the KuCoin Service
#78
skubarenko
closed
6 years ago
0
Make the CurrencyPair entity as an interface
#77
skubarenko
closed
6 years ago
0
Next