.. |
cmdutil
|
refactor exchange factory and solve the incorrect pkg import dependency from ftx
|
2022-06-04 11:47:55 +08:00 |
account.go
|
fix: remove requirements on config flag
|
2022-03-11 19:56:59 +09:00 |
backtest.go
|
backtest: move info log suppress after sync
|
2022-06-08 15:15:57 +08:00 |
balances.go
|
remove config flag constraint
|
2022-03-16 13:52:46 +08:00 |
build.go
|
fix build cmd --config option
|
2022-03-16 12:26:27 +08:00 |
builtin.go
|
register dca strategy to builtin
|
2022-06-07 20:26:56 +08: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 |
kline.go
|
use types.Interval instead of string
|
2022-05-19 10:04:03 +08:00 |
margin.go
|
cmd: add marginInterestsCmd
|
2022-05-29 12:01:20 +08:00 |
market.go
|
feature: add cmd document
|
2022-02-22 19:36:45 +09:00 |
optimize.go
|
optimizer: add metrics label
|
2022-05-20 01:53:51 +08:00 |
orderbook.go
|
fix: remove requirements on config flag
|
2022-03-11 19:56:59 +09:00 |
orders.go
|
remove config flag constrant
|
2022-03-16 13:51:31 +08:00 |
pnl.go
|
add warning logs to pnl cmd
|
2022-06-08 15:10:43 +08:00 |
root.go
|
binance: convert loans and repays to global types
|
2022-05-29 11:52:25 +08:00 |
run.go
|
cmd: call SaveState and LoadState for normal run
|
2022-05-05 14:28:42 +08:00 |
sync.go
|
cmd/sync: support multiple session names
|
2022-06-01 19:40:29 +08:00 |
trades.go
|
remove config flag constraint
|
2022-03-16 13:52:46 +08:00 |
transfer.go
|
fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests
|
2022-02-15 14:55:19 +09:00 |
userdatastream.go
|
fix: remove requirements on config flag
|
2022-03-11 19:56:59 +09:00 |
utils.go
|
define DefaultBacktestAccount
|
2022-05-17 18:45:06 +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 |