.. |
mocks
|
all: move trade collector to pkg/core
|
2023-07-05 15:26:36 +08:00 |
testdata
|
|
|
activeorderbook_callbacks.go
|
|
|
activeorderbook_test.go
|
|
|
activeorderbook.go
|
bbgo: add simple order executor
|
2023-08-04 18:02:24 +08:00 |
backtestfeemode_enumer.go
|
|
|
bootstrap.go
|
all: integrate google spread sheet service
|
2023-07-09 13:17:39 +08:00 |
builder.go
|
|
|
config_test.go
|
|
|
config.go
|
all: integrate google spread sheet service
|
2023-07-09 13:17:39 +08:00 |
consts.go
|
|
|
doc.go
|
|
|
environment.go
|
all: integrate google spread sheet service
|
2023-07-09 13:17:39 +08:00 |
errors.go
|
|
|
exchangeorderexecutor_callbacks.go
|
|
|
exit_cumulated_volume_take_profit.go
|
|
|
exit_hh_ll_stop.go
|
exit/hhllStop: log hhll detection instead of notify
|
2023-07-03 16:06:04 +08:00 |
exit_lower_shadow_take_profit.go
|
|
|
exit_protective_stop_loss.go
|
|
|
exit_roi_stop_loss.go
|
|
|
exit_roi_take_profit.go
|
|
|
exit_support_take_profit.go
|
|
|
exit_test.go
|
|
|
exit_trailing_stop_test.go
|
|
|
exit_trailing_stop.go
|
|
|
exit.go
|
bbgo: rename env ENABLE_MARKET_TRADE_STOP to DISABLE_MARKET_TRADE_STOP
|
2023-06-29 14:26:12 +08:00 |
graceful_shutdown.go
|
|
|
gracefulshutdown_callbacks.go
|
|
|
indicator_set_test.go
|
bbgo: add TestIndicatorSet_EWMA test
|
2023-06-30 11:02:42 +08:00 |
indicator_set.go
|
all: move v2 indicator to indicator/v2
|
2023-07-10 17:17:46 +08:00 |
interact_modify.go
|
|
|
interact_test.go
|
|
|
interact.go
|
|
|
isolation_test.go
|
|
|
isolation.go
|
|
|
log.go
|
|
|
marketdatastore_callbacks.go
|
bbgo: refactor standard indicator
|
2022-07-21 01:05:08 +08:00 |
marketdatastore.go
|
|
|
metrics.go
|
|
|
moving_average_settings.go
|
|
|
notification.go
|
|
|
order_execution.go
|
all: move trade collector to pkg/core
|
2023-07-05 15:26:36 +08:00 |
order_executor_fast.go
|
|
|
order_executor_general.go
|
convert: fix collectPendingQuantity and use graceful order cancel
|
2023-08-05 02:15:16 +08:00 |
order_executor_simple.go
|
improve cancelOrders method
|
2023-08-05 02:00:07 +08:00 |
order_processor_test.go
|
fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests
|
2022-02-15 14:55:19 +09:00 |
order_processor.go
|
|
|
persistence_test.go
|
|
|
persistence.go
|
fix trade collector race condition and infinite iterate
|
2023-07-20 12:45:23 +08:00 |
profitstats.go
|
|
|
quantity_amount.go
|
|
|
quota.go
|
|
|
reflect_test.go
|
|
|
reflect.go
|
|
|
reporter.go
|
|
|
risk_controls.go
|
|
|
risk_test.go
|
|
|
risk.go
|
|
|
scale_test.go
|
|
|
scale.go
|
|
|
serialmarketdatastore.go
|
|
|
session.go
|
add TradeCollector.Process() log message
|
2023-07-12 17:16:46 +08:00 |
source_test.go
|
|
|
source.go
|
|
|
standard_indicator_set.go
|
bbgo: add v2 indicator set
|
2023-06-29 17:44:36 +08:00 |
stop_ema.go
|
|
|
strategy_controller.go
|
|
|
strategy_test.go
|
|
|
strategycontroller_callbacks.go
|
|
|
string.go
|
|
|
time.go
|
|
|
trader_test.go
|
|
|
trader.go
|
add rsicross strategy
|
2023-07-09 21:23:42 +08:00 |
trend_ema_test.go
|
|
|
trend_ema.go
|
|
|
twap_order_executor.go
|
all: move trade store and order store into pkg/core
|
2023-07-04 21:42:24 +08:00 |
wrapper.go
|
|
|