bbgo_origin/pkg/strategy/dca2
2024-09-11 15:40:59 +08:00
..
collector_test.go new flag DisableOrderGroupIDFilter to only query order group id 2024-06-13 17:21:27 +08:00
collector.go new flag DisableOrderGroupIDFilter to only query order group id 2024-06-13 17:21:27 +08:00
debug.go FEATURE: [dca2] make the take-profit order of round from order to orders 2024-05-30 15:53:44 +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 use types.PriceVolume 2024-05-21 16:06:02 +08:00
profit_stats.go use types.PriceVolume 2024-05-21 16:06:02 +08:00
recover_test.go twap: add v2 fixed quantity executor 2024-08-20 14:01:03 +08:00
recover.go FEATURE: [dca2] make the take-profit order of round from order to orders 2024-05-30 15:53:44 +08:00
state.go FIX: [dca2] fix triggerNextState loop side effect 2024-05-16 14:44:56 +08:00
strategy_callbacks.go rename callback 2024-04-22 11:07:17 +08:00
strategy.go new flag DisableOrderGroupIDFilter to only query order group id 2024-06-13 17:21:27 +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] set exchange fee rate for round position 2024-09-11 15:40:59 +08:00