.. |
cmdutil
|
cmd: refactor the exchange factory function
|
2021-12-25 23:27:05 +08:00 |
account.go
|
cmd: add account cmd --total option
|
2021-07-06 12:19:59 +08:00 |
backtest.go
|
cmd: refactor the exchange factory function
|
2021-12-25 23:27:05 +08:00 |
balances.go
|
improve balances, account command usability
|
2021-05-06 23:50:26 +08:00 |
build.go
|
add IsWrapperBinary flag and fix persistence error
|
2021-01-21 12:27:21 +08:00 |
builtin.go
|
rename gap to xgap
|
2021-12-26 15:13:51 +08:00 |
cancel.go
|
all: improve cancel command and add uuid field to order struct
|
2021-12-26 01:27:22 +08:00 |
deposit.go
|
ftx: add log
|
2021-03-23 22:25:05 +08:00 |
kline.go
|
kucoin: fix kline parsing and subscription
|
2021-12-23 17:49:18 +08:00 |
market.go
|
ftx: support market cmd
|
2021-03-21 13:06:46 +08:00 |
orderbook.go
|
all: fix and improve kucoin orderbook stream
|
2021-12-25 19:34:27 +08:00 |
orders.go
|
all: improve cancel command and add uuid field to order struct
|
2021-12-26 01:27:22 +08:00 |
pnl.go
|
Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time
|
2021-04-21 19:50:33 +09:00 |
root.go
|
cmd: fix debug flag loading and add debug log to cache function
|
2021-12-23 23:02:07 +08:00 |
run.go
|
improve order cancellation mechanisim
|
2021-05-22 17:44:20 +08:00 |
sync.go
|
Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time
|
2021-04-21 19:50:33 +09:00 |
trades.go
|
exchange/okex : implement bookticker for okex , #388
|
2021-12-23 12:42:13 +08:00 |
transfer.go
|
refactor sync service
|
2021-03-14 11:18:22 +08:00 |
userdatastream.go
|
replace binance.depthFrame with the extracted depth.Buffer
|
2021-12-25 02:14:49 +08:00 |
utils.go
|
fix(ftxExchange): the env variable is "FTX_ACCOUNT"
|
2021-05-17 12:42:04 +08:00 |
version.go
|
Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time
|
2021-04-21 19:50:33 +09:00 |