bbgo_origin/pkg/strategy/dca2
2024-05-13 15:24:31 +08:00
..
collector.go FEATURE: [dca2] make QueryOrderTradesUntilsuccessful take feeProcessing into consideration 2024-04-29 15:59:52 +08:00
debug.go FEATURE: run state machine 2023-12-20 16:02:37 +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 REFACTOR: [dca2] refactor dca2 strategy to make it can back testing 2024-05-13 14:35:29 +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] make QueryOrderTradesUntilsuccessful take feeProcessing into consideration 2024-04-29 15:59:52 +08:00
state.go not emit WaitToOpenPosition when kline event 2024-05-13 14:35:29 +08:00
strategy_callbacks.go rename callback 2024-04-22 11:07:17 +08:00
strategy.go trigger position opening immediately after recovery 2024-05-13 15:24:31 +08:00
sync.go FEATURE: [dca2] emit position after recovery and refactor 2024-04-22 13:46:28 +08:00
take_profit_test.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00
take_profit.go FEATURE: [dca2] emit position after recovery and refactor 2024-04-22 13:46:28 +08:00