bbgo_origin/pkg/bbgo
2022-08-26 18:11:45 +08:00
..
testdata
activeorderbook_callbacks.go
activeorderbook.go bbgo: add mutli symbol support to active order book 2022-08-09 11:36:10 +08:00
builder.go
config_test.go
config.go move and rename isSymbolBasedStrategy 2022-06-30 15:49:18 +08:00
doc.go
environment.go all: resolve import cycle 2022-08-23 02:12:26 +08:00
errors.go
exchangeorderexecutor_callbacks.go
exit_cumulated_volume_take_profit.go bbgo: add ClosedKLineStop trigger 2022-07-27 11:47:12 +08:00
exit_lower_shadow_take_profit.go
exit_protective_stop_loss.go
exit_roi_stop_loss.go disable marketTrade stop 2022-07-17 00:59:35 +08:00
exit_roi_take_profit.go
exit_support_take_profit.go
exit_test.go
exit_trailing_stop_test.go
exit_trailing_stop.go trailingstop: add default case 2022-08-11 17:23:42 +08:00
exit.go bbgo: add supportTakeProfit method to the core exit methods 2022-08-26 18:11:45 +08:00
graceful_callbacks.go
graceful_shutdown.go
interact_test.go interact: update test 2022-06-07 10:45:55 +08:00
interact.go
marketdatastore_callbacks.go
marketdatastore.go
metrics.go
moving_average_settings.go
notification.go
order_execution.go
order_executor_general.go feature: dump parameter to tg, esp series, fix: order tag, position calculation and bp/sp of drift 2022-08-15 21:05:29 +09:00
order_processor_test.go
order_processor.go
order_store.go
persistence_test.go
persistence.go
profitstats.go
quantity_amount.go
quota.go
reflect_test.go
reflect.go
reporter.go
risk_controls.go
scale_test.go
scale.go
session.go all: resolve import cycle 2022-08-23 02:12:26 +08:00
standard_indicator_set.go
stop_ema.go pivotshort: refactor trend ema and stop ema 2022-08-26 17:52:46 +08:00
strategy_controller.go
strategy_test.go
strategycontroller_callbacks.go
string.go
time.go
trade_store.go
tradecollector_callbacks.go
tradecollector_test.go
tradecollector.go
trader_test.go
trader.go
trend_ema.go
twap_order_executor.go
wrapper.go