bbsbot
2026-03-12
Cargo liquidation routing prefers remote profitable ports, screen parser gains additional Unicode handling
30 files · 11,595+ · 94,552-
Cargo liquidation priority
1 file changed
action_helpers.pycargo_liquidation_action() rewritten to prefer remote sell target (up to 20 hops) before same-sector liquidation
src/bbsbot/strategies/profitable_pairs/action_helpers.py: rewrotecargo_liquidation_action()to first search for a remote sell target (up to 20 hops) before considering same-sector liquidation decouple internal1 file
action_helpers.py
- Same-sector liquidation now restricted to low-cash emergency situations (
credits <= effective_low_cash_threshold()) — avoids unprofitable same-sector trades when not desperate decouple internal1 file
action_helpers.py
- Upgraded log level from
INFOtoWARNINGfor emergency same-sector liquidation events to make them more visible in logs decouple behavioral1 file
action_helpers.py
Screen parser Unicode fix
1 file changed
parsing_logic.pyBox-drawing vertical bar and CP437-encoded variant added to character normalization in extract_semantic_kv()
State and config updates
1 file changed
exp_15_pairs_high_score.yamlMinor parameter adjustment