bbgo_origin/pkg/cmd
Raphanus Lo b4e32a9ba7 hoptimizer: manually early stop
User is now able to stop trials by sending system signal (SIGINT & SIGTERM) and see the report earlier at any time.
2022-08-16 14:55:39 +08:00
..
cmdutil fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
strategy cmd: move package import paths 2022-08-09 11:36:02 +08:00
account.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
backtest.go backtest: add gross profit and gross loss fields 2022-07-12 19:50:28 +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
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
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 cmd/kline: show klines from restful api 2022-08-11 00:08:48 +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: rename optimizeex to hoptimize 2022-08-02 12:44:42 +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 market for calculator 2022-07-02 17:45:24 +08:00
root.go cmd: fix cpu profile starter 2022-08-09 11:37:30 +08:00
run.go cmd: fix cpu profile starter 2022-08-09 11:37:30 +08:00
sync.go support specifying session in sync symbol 2022-06-14 13:02:36 +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