bbgo_origin/pkg/cmd
2021-02-20 11:29:33 +08:00
..
cmdutil fix env var prefix by using os.Getenv directly 2021-02-04 15:14:54 +08:00
backtest.go fix quantity format 2021-02-11 00:21:56 +08:00
build.go add IsWrapperBinary flag and fix persistence error 2021-01-21 12:27:21 +08:00
builtin.go improve support strategy 2021-02-15 01:26:46 +08:00
cancel.go refactor database configuration with env vars 2021-02-06 11:33:49 +08:00
pnl.go fix: remove unused 2021-02-08 22:43:20 +01:00
root.go move dotenv loading to the root command 2021-02-06 15:03:07 +08:00
run.go remove unused since flag 2021-02-16 17:10:48 +08:00
sync.go add sync status to the environment 2021-02-20 11:29:33 +08:00
transfer.go refactor transfer history command 2021-02-17 14:43:50 +08:00
utils.go make inBaseAsset as private method 2021-02-06 11:34:53 +08:00