.. |
cmdutil
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
strategy
|
add autobuy strategy
|
2023-12-26 17:53:14 +08:00 |
account.go
|
support extra migration packages
|
2024-01-24 15:33:17 +08:00 |
backtest.go
|
consistent config param for all sub-commands
|
2024-03-22 14:41:53 +07:00 |
balances.go
|
all: remove ftx
|
2022-11-24 17:05:20 +08:00 |
build.go
|
consistent config param for all sub-commands
|
2024-03-22 14:41:53 +07:00 |
cancel.go
|
fix: remove requirements on config flag
|
2022-03-11 19:56:59 +09:00 |
deposit.go
|
cmd: fix pnl cmd
|
2022-06-08 15:10:43 +08:00 |
exchangetest.go
|
bitget: minimize api client code
|
2023-05-17 14:26:25 +08:00 |
hoptimize.go
|
hoptimizer: manually early stop
|
2022-08-16 14:55:39 +08:00 |
import.go
|
cmd: move package import paths
|
2022-08-09 11:36:02 +08:00 |
kline.go
|
all: remove ftx
|
2022-11-24 17:05:20 +08:00 |
margin.go
|
all: rename types.MarginHistory to types.MarginHistoryService
|
2023-03-26 00:53:43 +08:00 |
market.go
|
support extra migration packages
|
2024-01-24 15:33:17 +08:00 |
optimize.go
|
fix optimizer limit
|
2022-10-05 08:51:30 +02:00 |
orderbook.go
|
pkg/exchange: add time to SliceOrderBook
|
2023-09-01 17:54:40 +08:00 |
orders.go
|
BUGFIX: issue #1037, get-order command error
|
2024-03-28 13:19:18 +07:00 |
pnl.go
|
support extra migration packages
|
2024-01-24 15:33:17 +08:00 |
root.go
|
fix: import tzdata package
|
2023-12-15 19:19:06 +08:00 |
run.go
|
all: move Initialize() call out, call it before the LoadState
|
2023-12-18 12:09:03 +08:00 |
sync.go
|
cmd: make sync command consistent
|
2024-03-31 19:32:37 +08:00 |
trades.go
|
all: remove ftx
|
2022-11-24 17:05:20 +08:00 |
transfer.go
|
move bootstrap functions
|
2022-09-06 16:50:45 +08:00 |
userdatastream.go
|
all: remove ftx
|
2022-11-24 17:05:20 +08:00 |
utils.go
|
all: remove ftx
|
2022-11-24 17:05:20 +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 |