.. |
accounting
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
cmd
|
move root cmd to pkg/bbgo/cmd
|
2020-09-19 08:10:48 +08:00 |
config
|
move files
|
2020-07-11 15:18:31 +08:00 |
exchange
|
fix private stream interface for backtesting
|
2020-09-19 10:59:43 +08:00 |
notifier/slacknotifier
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
service
|
fix exchange interface
|
2020-09-18 18:15:45 +08:00 |
slack
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
testdata
|
fix stock calculation
|
2020-08-04 17:03:57 +08:00 |
types
|
fix private stream interface for backtesting
|
2020-09-19 10:59:43 +08:00 |
account.go
|
fix private stream interface for backtesting
|
2020-09-19 10:59:43 +08:00 |
accounting.go
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
context.go
|
remove quota calculation from trader
|
2020-09-19 11:00:32 +08:00 |
indicator_test.go
|
pre-parse kline payload so that we don't have to re-parse string everytime
|
2020-09-16 12:28:15 +08:00 |
indicator.go
|
pre-parse kline payload so that we don't have to re-parse string everytime
|
2020-09-16 12:28:15 +08:00 |
kline_regression.go
|
remove quota calculation from trader
|
2020-09-19 11:00:32 +08:00 |
market.go
|
more trader refactoring
|
2020-07-12 22:52:49 +08:00 |
marketdatastore_callbacks.go
|
pre-parse kline payload so that we don't have to re-parse string everytime
|
2020-09-16 12:28:15 +08:00 |
order_processor_test.go
|
move order submit logics to order processor
|
2020-09-16 14:05:03 +08:00 |
order_processor.go
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
order.go
|
fix deploy
|
2020-07-11 13:13:41 +08:00 |
pnl.go
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
slack.go
|
fix cyclic imports
|
2020-09-19 09:05:06 +08:00 |
stock_test.go
|
check stock quantity
|
2020-08-04 19:05:20 +08:00 |
stock.go
|
fix distribution for floating numbers
|
2020-08-11 12:09:40 +08:00 |
store.go
|
fix private stream interface for backtesting
|
2020-09-19 10:59:43 +08:00 |
trader.go
|
fix private stream interface for backtesting
|
2020-09-19 10:59:43 +08:00 |