bbgo_origin/pkg/strategy/dca2
chiahung.lin 9ac8bb916d dca2: all the profit will use in the first order of the next round
fix precision problem

truncate profit first
2024-03-04 14:49:39 +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
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 dca2: all the profit will use in the first order of the next round 2024-03-04 14:49:39 +08:00
profit_stats.go [dca2] add dev mode field for dev 2024-02-05 16:19:53 +08:00
recover_test.go [dca2] add dev mode field for dev 2024-02-05 16:19:53 +08:00
recover.go [dca2] add dev mode field for dev 2024-02-05 16:19:53 +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 add universal cancel all orders api helper 2024-02-23 16:56:30 +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