bbgo_origin/pkg/strategy/dca2
2024-04-15 17:27:56 +08:00
..
active_order_recover.go FEATURE: recollect position before placing the take-profit order 2024-04-15 16:25:56 +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: recollect position before placing the take-profit order 2024-04-15 16:25:56 +08:00
round_collector.go FEATURE: recollect position before placing the take-profit order 2024-04-15 16:25:56 +08:00
state.go use existing TradeCollector's EmitPositionUpdate 2024-04-11 16:03:59 +08:00
strategy_callbacks.go use existing TradeCollector's EmitPositionUpdate 2024-04-11 16:03:59 +08:00
strategy.go FEATURE: recollect position before placing the take-profit order 2024-04-15 16:25:56 +08:00
take_profit_test.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00
take_profit.go change local position name 2024-04-15 17:27:56 +08:00