config
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
environment.go
|
move account type into types package
|
2020-10-18 11:30:37 +08:00 |
indicator_test.go
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
indicator.go
|
move MovingAverageIndicator
|
2020-10-18 11:37:01 +08:00 |
marketdatastore_callbacks.go
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
notifier.go
|
remove more empty files
|
2020-10-18 11:35:40 +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 |
session.go
|
move account type into types package
|
2020-10-18 11:30:37 +08:00 |
store.go
|
add kline to the market data store
|
2020-10-18 00:06:08 +08:00 |
trader.go
|
let strategy attach could be chained
|
2020-10-16 13:52:18 +08:00 |