bbgo_origin/pkg/bbgo
2020-10-14 10:06:15 +08:00
..
config move files into pkg 2020-10-11 16:46:15 +08:00
testdata move files into pkg 2020-10-11 16:46:15 +08:00
account.go implement buyandhold strategy to test the api design 2020-10-13 16:17:07 +08:00
accounting.go move files into pkg 2020-10-11 16:46:15 +08:00
backtest.go pass types.SubmitOrder by value 2020-10-13 18:08:02 +08:00
context.go move files into pkg 2020-10-11 16:46:15 +08:00
indicator_test.go move files into pkg 2020-10-11 16:46:15 +08:00
indicator.go move files into pkg 2020-10-11 16:46:15 +08:00
market.go move files into pkg 2020-10-11 16:46:15 +08:00
marketdatastore_callbacks.go move files into pkg 2020-10-11 16:46:15 +08:00
order_processor_test.go move files into pkg 2020-10-11 16:46:15 +08:00
order_processor.go pass types.SubmitOrder by value 2020-10-13 18:08:02 +08:00
order.go move files into pkg 2020-10-11 16:46:15 +08:00
pnl.go move files into pkg 2020-10-11 16:46:15 +08:00
slack.go move files into pkg 2020-10-11 16:46:15 +08:00
stock_test.go move files into pkg 2020-10-11 16:46:15 +08:00
stock.go move files into pkg 2020-10-11 16:46:15 +08:00
store.go bind market data store and query avg price before we start 2020-10-12 22:46:06 +08:00
strategy_test.go bind market data store and query avg price before we start 2020-10-12 22:46:06 +08:00
trader.go add exechange order executor and pull out Notifiability 2020-10-14 10:06:15 +08:00