.. |
testdata
|
add persistence config and tests
|
2020-12-07 11:44:41 +08:00 |
active_book.go
|
bbgo: move some logs to debug level
|
2020-12-15 14:14:44 +08:00 |
cache.go
|
clean up the legacy context struct
|
2020-10-20 12:24:30 +08:00 |
config_test.go
|
support canceling orders on max
|
2020-12-29 16:00:03 +08:00 |
config.go
|
add IsolatedMargin option
|
2021-01-19 23:31:04 +08:00 |
context.go
|
clean up the legacy context struct
|
2020-10-20 12:24:30 +08:00 |
db.go
|
refactory sync command and upgrade db automatically
|
2021-01-14 15:10:11 +08:00 |
environment.go
|
improve sync command for margin trades and orders
|
2021-01-20 01:46:17 +08:00 |
exchangeorderexecutor_callbacks.go
|
add trade update callbacks and order update callbacks to order executor
|
2020-12-21 13:40:23 +08:00 |
graceful_callbacks.go
|
add graceful shutdown
|
2020-11-12 14:50:21 +08:00 |
home.go
|
add CacheDir function
|
2020-10-20 11:48:44 +08:00 |
injection.go
|
implement Persistent API for strategy
|
2020-12-07 11:44:41 +08:00 |
localactiveorderbook_callbacks.go
|
add local active orderbook callback files
|
2020-11-11 23:19:16 +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
|
improve and fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
notifier.go
|
improve cross exchange strategy mounting behavior and add fixedpoint atomic ops
|
2020-11-17 08:19:22 +08:00 |
order_execution.go
|
adjust log
|
2020-12-29 18:32:51 +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 |
order_store.go
|
try to keep all orders from order store
|
2020-11-17 15:53:46 +08:00 |
persistence.go
|
support memory persistence
|
2020-12-07 12:03:56 +08:00 |
position_test.go
|
add more position tests
|
2021-01-20 16:10:20 +08:00 |
position.go
|
add position and its tests
|
2021-01-20 16:08:14 +08:00 |
quota.go
|
add quota
|
2020-11-23 16:47:36 +08:00 |
redis_persistence_test.go
|
add fixedpoint json marshaling
|
2020-12-07 23:03:06 +08:00 |
redis_persistence.go
|
add fixedpoint json marshaling
|
2020-12-07 23:03:06 +08:00 |
reporter.go
|
drop legacy trade reporter
|
2020-10-31 18:35:48 +08:00 |
risk_controls.go
|
improve cross exchange strategy mounting behavior and add fixedpoint atomic ops
|
2020-11-17 08:19:22 +08:00 |
session.go
|
improve sync command for margin trades and orders
|
2021-01-20 01:46:17 +08:00 |
strategy_test.go
|
improve config loading by adding unmarshal yaml method
|
2020-10-26 15:33:25 +08:00 |
string.go
|
add rockhopper
|
2021-01-13 23:53:36 +08:00 |
trader.go
|
improve session error message
|
2021-01-09 19:47:21 +08:00 |