c9s
|
391767953a
|
Fix binance trade transaction time convertion
|
2020-10-25 19:22:22 +08:00 |
|
c9s
|
308427416a
|
Add more exchange order features
- use uuid for client order id
- add stop limit and stop market order types
- add order convert functions
- improve submit orders
|
2020-10-25 19:22:22 +08:00 |
|
c9s
|
678e4ef4ab
|
add trade reporter
|
2020-10-22 10:47:54 +08:00 |
|
c9s
|
fc687f3174
|
max: implement kline event parser for websocket
|
2020-10-19 22:46:34 +08:00 |
|
c9s
|
366036a35b
|
max: parse and convert trade update
|
2020-10-19 22:23:49 +08:00 |
|
c9s
|
822e4c2703
|
receive trade in value instead of pointer
|
2020-10-19 22:06:43 +08:00 |
|
c9s
|
b0b1d2bd49
|
max: fix currency conversion
|
2020-10-19 21:33:21 +08:00 |
|
c9s
|
73e17730d7
|
move account type into types package
|
2020-10-18 11:30:37 +08:00 |
|
c9s
|
fe1a25d735
|
max: add resolution to the subscription
|
2020-10-18 00:09:37 +08:00 |
|
c9s
|
530da665d3
|
fix max newAuthenticatedRequest for nil data
|
2020-10-18 00:05:54 +08:00 |
|
c9s
|
2d88f8e5f6
|
remove unused empty method convertDepthResponseToSnapshot
|
2020-10-17 23:49:14 +08:00 |
|
c9s
|
615da2e1d8
|
add logger with fields
|
2020-10-17 10:39:03 +08:00 |
|
c9s
|
ee86a71ebb
|
split files
|
2020-10-16 10:14:36 +08:00 |
|
c9s
|
5112b83041
|
max: fix internal currency usage
|
2020-10-14 11:02:10 +08:00 |
|
c9s
|
c58375f57e
|
max: extend max exchange market information
|
2020-10-14 10:53:18 +08:00 |
|
c9s
|
88461396f1
|
rearrange market config fields
|
2020-10-14 10:39:14 +08:00 |
|
c9s
|
2b41f76082
|
add maxPrice, minPrice and tickSize config
|
2020-10-14 10:34:33 +08:00 |
|
c9s
|
64c2170cd5
|
implement QueryMarkets on binance
|
2020-10-14 10:16:59 +08:00 |
|
c9s
|
a91f851ac7
|
pass types.SubmitOrder by value
|
2020-10-13 18:08:02 +08:00 |
|
c9s
|
4ce716d6ad
|
binance: make asset parameter optional
|
2020-10-12 17:15:33 +08:00 |
|
c9s
|
92a5eac412
|
make currency parameter optional
|
2020-10-12 17:15:13 +08:00 |
|
c9s
|
ea7b501c26
|
add transfer history command for calculating baseline and show transfer records
|
2020-10-11 20:08:54 +08:00 |
|
c9s
|
2d246c3f71
|
move deposit type to global type and add max deposit history support
|
2020-10-11 17:35:59 +08:00 |
|
c9s
|
3d5507a053
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
|