bbgo_origin/pkg/strategy/dca2
2024-04-11 11:40:35 +08:00
..
active_order_recover.go FIX: fix dca2 panic problem 2024-04-11 11:40:35 +08:00
background_runner.go fix typo 2024-03-27 14:22:22 +08:00
debug.go FEATURE: run state machine 2023-12-20 16:02:37 +08:00
dev_mode.go [dca2] add dev mode field for dev 2024-02-05 16:19:53 +08:00
metrics.go FEATURE: add metrics for dca2 2024-03-04 20:53:15 +08:00
open_position_test.go dca2: fix generateOpenPositionOrders call in tests 2024-04-08 19:38:59 +08:00
open_position.go FEATURE: [dca2] new flag EnableQuoteInvestmentReallocate to decide if reallocate quote investment 2024-04-01 15:52:30 +08:00
profit_stats.go [dca2] add dev mode field for dev 2024-02-05 16:19:53 +08:00
recover_test.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +08:00
recover.go FEATURE: [dca2] when all open-position orders are filled, place the take-profit order 2024-03-26 15:52:04 +08:00
round_collector.go dca2: new struct RoundCollector for testing and use flag to decide recovery 2024-03-15 18:41:46 +08:00
state.go FIX: fix issue when recovering with finalizing orders 2024-04-08 19:54:44 +08:00
strategy_callbacks.go use CommonCallback and pull PersistenceTTL out 2024-01-09 16:01:10 +08:00
strategy.go FIX: fix dca2 panic problem 2024-04-11 11:40:35 +08:00
take_profit_test.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00
take_profit.go dca2: add more log and retry 2024-03-12 14:53:45 +08:00