.. |
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
|
all: use types.LooseFormatTime to parse loose format date time string
|
2022-01-25 00:24:12 +08:00 |
balances.go
|
improve balances, account command usability
|
2021-05-06 23:50:26 +08:00 |
build.go
|
cmd: improve build command
|
2022-01-23 14:44:17 +08:00 |
builtin.go
|
strategy: add funding strategy
|
2022-01-15 08:28:02 +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
|
cmd: add dump-update option to orderbook cmd
|
2022-01-12 22:00:29 +08:00 |
orders.go
|
all: clean up SubmitOrder fields
|
2022-01-11 01:36:19 +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
|
add prometheus metrics server
|
2021-12-27 16:27:14 +08:00 |
run.go
|
bbgo: when calling order cancel we should use background context
|
2022-01-15 00:49:27 +08:00 |
sync.go
|
config: use looseFormatTime type for since field
|
2022-01-27 00:24:19 +08: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
|
call tradeCollector process to check trades
|
2021-12-27 00:51:57 +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 |