19a35e100957bd61c63d3fd5851503e656f187c2
- 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>
Description
Upbit 자동 트레이딩 봇 - Strategy C + 트레일링 스탑
Languages
Python
99.8%
JavaScript
0.2%