bbgo_origin/pkg/strategy/dca2
2024-01-17 16:52:04 +08:00
..
debug.go FEATURE: run state machine 2023-12-20 16:02:37 +08:00
open_position_test.go FEATURE: rename and use specific profit stats 2024-01-08 18:25:11 +08:00
open_position.go truncate notional when open position 2024-01-17 15:22:03 +08:00
profit_stats.go [dca2] new struct profit stats and its recover 2024-01-17 15:22:03 +08:00
recover_test.go FEATURE: remove Short 2023-12-28 23:04:09 +08:00
recover.go [dca2] new struct profit stats and its recover 2024-01-17 15:22:03 +08:00
state.go [dca2] new struct profit stats and its recover 2024-01-17 15:22:03 +08:00
strategy_callbacks.go use CommonCallback and pull PersistenceTTL out 2024-01-09 16:01:10 +08:00
strategy.go remove balance checker 2024-01-17 16:52:04 +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