.. |
testdata
|
fix persistence config unmarshalling
|
2021-05-02 18:16:34 +08:00 |
active_book.go
|
add exists method for active book
|
2021-05-22 17:44:07 +08:00 |
builder.go
|
add IsWrapperBinary flag and fix persistence error
|
2021-01-21 12:27:21 +08:00 |
cache.go
|
refactor session sync
|
2021-02-19 10:42:24 +08:00 |
config_test.go
|
fix env var prefix by using os.Getenv directly
|
2021-02-04 15:14:54 +08:00 |
config.go
|
bbgo: add telegram config
|
2021-10-15 16:10:09 +08:00 |
context.go
|
clean up the legacy context struct
|
2020-10-20 12:24:30 +08:00 |
environment.go
|
apply broadcast option from config file
|
2021-10-15 16:10:39 +08:00 |
errors.go
|
integrate strateg adding api
|
2021-02-03 02:26:41 +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
|
remove unused SourceDir func
|
2021-05-04 01:06:20 +08:00 |
injection_test.go
|
refactor injection
|
2021-02-16 15:58:21 +08:00 |
injection.go
|
add Test_injectField
|
2021-02-16 15:49:57 +08:00 |
localactiveorderbook_callbacks.go
|
add local active orderbook callback files
|
2020-11-11 23:19:16 +08:00 |
marketdatastore_callbacks.go
|
bbgo: move orderbook to the session level so that we can access it eaiser
|
2021-06-16 13:04:23 +08:00 |
marketdatastore.go
|
bbgo: limit max kline slice
|
2021-06-28 14:33:32 +08:00 |
moving_average_settings.go
|
fix cyclic import issue
|
2021-08-26 11:46:02 +08:00 |
notifier.go
|
refactor notifiers and add liquidity field to the trade
|
2021-05-12 12:37:48 +08:00 |
order_execution.go
|
improve order execution graceful shutdown
|
2021-05-14 14:53:26 +08:00 |
order_processor_test.go
|
improve order execution graceful shutdown
|
2021-05-14 14:53:26 +08:00 |
order_processor.go
|
bbgo: optimize AdjustQuantityByMaxAmount, early return
|
2021-10-08 12:09:05 +08:00 |
order_store.go
|
bbgo: add AllFilled method on OrderStore
|
2021-10-16 13:39:18 +08:00 |
persistence.go
|
core: set default store ID
|
2021-03-18 17:20:07 +08:00 |
position_test.go
|
fix position test for net profit
|
2021-05-22 17:43:53 +08:00 |
position.go
|
Add market field to position
|
2021-10-17 22:23:09 +08:00 |
profitstats.go
|
bbgo: show pnl in the slack fields
|
2021-10-18 08:45:27 +08:00 |
quota.go
|
add quota
|
2020-11-23 16:47:36 +08:00 |
reporter.go
|
improve slack notification
|
2021-05-12 12:43:03 +08:00 |
risk_controls.go
|
improve cross exchange strategy mounting behavior and add fixedpoint atomic ops
|
2020-11-17 08:19:22 +08:00 |
scale_test.go
|
xmaker: support quantity scale
|
2021-05-10 02:52:41 +08:00 |
scale.go
|
support: add sensitivity settings
|
2021-06-16 13:14:10 +08:00 |
session.go
|
bbgo: add EMA and SMA debug var
|
2021-10-18 15:23:22 +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 |
time.go
|
bbgo: add shared local time zone
|
2021-06-16 13:04:23 +08:00 |
trade_store.go
|
bbgo: improve trade collect process
|
2021-10-05 21:30:06 +08:00 |
tradecollector_callbacks.go
|
bbgo: improve trade collector callbacks
|
2021-06-26 20:26:47 +08:00 |
tradecollector.go
|
bbgo: add ticker for collecting trades
|
2021-10-14 07:56:40 +08:00 |
trader.go
|
bbgo: add doc comment for ExchangeSessionSubscriber
|
2021-10-17 22:23:21 +08:00 |
twap_order_executor.go
|
reduce side book copy
|
2021-05-23 00:42:44 +08:00 |
wrapper.go
|
add IsWrapperBinary flag and fix persistence error
|
2021-01-21 12:27:21 +08:00 |