account.go
|
make currency parameter optional
|
2020-10-12 17:15:13 +08:00 |
auth.go
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
order.go
|
support canceling orders on max
|
2020-12-29 16:00:03 +08:00 |
public_parser.go
|
add event authenticated
|
2020-12-28 16:24:17 +08:00 |
public.go
|
refactory sync mode into the backtest command
|
2020-11-11 16:08:24 +08:00 |
restapi.go
|
Add more exchange order features
|
2020-10-25 19:22:22 +08:00 |
trade.go
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
userdata.go
|
fix account currency translation
|
2020-11-17 14:24:26 +08:00 |
websocket.go
|
fix grid strategy order placing
|
2020-12-29 18:18:32 +08:00 |