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
|
replace LoadAccount with literal constructor
|
2020-10-12 22:49:27 +08:00 |
accounting.go
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
backtest.go
|
drop legacy backtest trader
|
2020-10-12 22:51:13 +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.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 |
trader.go
|
add context parameter to the strategy method
|
2020-10-13 14:50:59 +08:00 |