bbgo_origin/pkg/strategy/dca2
2024-03-04 20:53:15 +08:00
..
active_order_recover.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +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: all the profit will use in the first order of the next round 2024-03-04 14:49:39 +08:00
open_position.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +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 sync active orders and send metrics of order nums 2024-03-04 20:53:15 +08:00
state.go FEATURE: add metrics for dca2 2024-03-04 20:53:15 +08:00
strategy_callbacks.go use CommonCallback and pull PersistenceTTL out 2024-01-09 16:01:10 +08:00
strategy.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +08:00
take_profit_test.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00
take_profit.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00