bbgo_origin/pkg/bbgo
2022-01-23 02:21:26 +08:00
..
testdata
active_book.go bollmaker: add shadow protection config 2022-01-16 04:40:50 +08:00
builder.go
config_test.go
config.go
context.go
environment.go bbgo: improve otp key layout 2022-01-23 02:21:26 +08:00
errors.go
exchangeorderexecutor_callbacks.go
graceful_callbacks.go
injection_test.go
injection.go
interact_test.go implement position closer interaction 2022-01-15 02:52:46 +08:00
interact.go slack: add reply and session struct 2022-01-23 02:21:26 +08:00
localactiveorderbook_callbacks.go
marketdatastore_callbacks.go
marketdatastore.go
metrics.go fix session connection status metrics 2021-12-28 01:58:36 +08:00
moving_average_settings.go
notifier.go
order_execution.go all: clean up SubmitOrder fields 2022-01-11 01:36:19 +08:00
order_processor_test.go
order_processor.go
order_store.go bbgo: remove order if ExecutedQuantity is zero 2021-12-31 01:55:22 +08:00
persistence.go Fix: fallback to memory persistence if redis not found 2022-01-22 00:55:03 +08:00
profitstats.go
quota.go
reporter.go
risk_controls.go
scale_test.go
scale.go
session.go cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
strategy_test.go
string.go
time.go
trade_store.go all: change trade id to uint64 2021-12-23 17:49:18 +08:00
tradecollector_callbacks.go bbgo: add recover callbacks to trace collector 2022-01-09 15:39:59 +08:00
tradecollector_test.go fix TestTradeCollector_ShouldNotCountDuplicatedTrade 2022-01-08 02:20:30 +08:00
tradecollector.go bbgo: add recover callbacks to trace collector 2022-01-09 15:39:59 +08:00
trader.go implement position closer interaction 2022-01-15 02:52:46 +08:00
twap_order_executor.go all: add lock protected GetBase method for Position 2022-01-09 00:35:45 +08:00
wrapper.go