.. |
testdata
|
refactor basic risk controller
|
2020-11-09 14:56:54 +08:00 |
active_book.go
|
use fixedpoint for balances
|
2020-11-10 14:19:33 +08:00 |
cache.go
|
clean up the legacy context struct
|
2020-10-20 12:24:30 +08:00 |
config_test.go
|
implement backtest command, stream and add backtest config
|
2020-11-07 02:57:50 +08:00 |
config.go
|
add traditional grid strategy
|
2020-11-10 19:06:20 +08:00 |
context.go
|
clean up the legacy context struct
|
2020-10-20 12:24:30 +08:00 |
environment.go
|
add traditional grid strategy
|
2020-11-10 19:06:20 +08:00 |
home.go
|
add CacheDir function
|
2020-10-20 11:48:44 +08:00 |
injection.go
|
replace errors.Errorf with fmt.Errorf
|
2020-11-09 16:34:35 +08:00 |
marketdatastore_callbacks.go
|
refactor environment, market data store, injection and add swing strategy
|
2020-10-28 17:48:16 +08:00 |
marketdatastore.go
|
finalize swing strategy and fix trade reporter issue
|
2020-10-28 17:48:16 +08:00 |
notifier.go
|
add doc comment to Notifiability
|
2020-10-31 18:35:48 +08:00 |
order_execution.go
|
use fixedpoint for balances
|
2020-11-10 14:19:33 +08:00 |
order_processor_test.go
|
refactor basic risk controller
|
2020-11-09 14:56:54 +08:00 |
order_processor.go
|
clean up legacy code
|
2020-11-10 16:56:30 +08:00 |
reporter.go
|
drop legacy trade reporter
|
2020-10-31 18:35:48 +08:00 |
risk_controls.go
|
add traditional grid strategy
|
2020-11-10 19:06:20 +08:00 |
session.go
|
add traditional grid strategy
|
2020-11-10 19:06:20 +08:00 |
strategy_test.go
|
improve config loading by adding unmarshal yaml method
|
2020-10-26 15:33:25 +08:00 |
string.go
|
replace errors.Errorf with fmt.Errorf
|
2020-11-09 16:34:35 +08:00 |
trader.go
|
improve backtest logging
|
2020-11-09 16:47:29 +08:00 |