- Add get_entry_price() for LLM buy decisions (BTC trend, trade history, context tools) - Replace market buy with LLM-determined limit buy price - Lower signal threshold (VOL_MIN 8→4) — LLM makes final buy/skip decision - Restructure tick_trader: detect_signal() inside lock, LLM call outside - Add pending_buys tracking with timeout cancellation - Remove unused enter_position() and do_buy() functions - Fix JSON parsing: extract JSON from mixed text responses Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
25 KiB
25 KiB