bbgo_origin/pkg/strategy/dca2
chiahung.lin d13d882fc4 remove unused log
remove running field
2024-01-23 15:53:20 +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 remove unused log 2024-01-23 15:53:20 +08:00
profit_stats.go remove unused log 2024-01-23 15:53:20 +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 fix bug and new field running to help to test 2024-01-18 15:39:56 +08:00
strategy_callbacks.go use CommonCallback and pull PersistenceTTL out 2024-01-09 16:01:10 +08:00
strategy.go remove unused log 2024-01-23 15:53:20 +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