fix(signals): strip <think> blocks before parsing, soften fallback copy 0ae549a emmanuelakbi commited on May 10
fix(signals): clean structured reasoning on synthesized fallback 0d2f0f9 emmanuelakbi commited on May 10
feat(prefs): risk tolerance + trading style now shape the signal 1e840aa emmanuelakbi commited on May 10
fix(signals): anchor entry to live price, rescale stop/target b64ba5a emmanuelakbi commited on May 10
Also replace stop/target when they are >20 percent from entry or degenerate 99a1635 emmanuelakbi commited on May 9
Re-ground parsed signals when entry drifts from live price; back-fill HOLD N/A 7c0742a emmanuelakbi commited on May 9
Fallback: if Strategist output lacks a Current Price row, call get_price_change directly 2ac24b1 emmanuelakbi commited on May 9
Deterministic fallback: synthesize TradingSignal from tool outputs 98060b8 emmanuelakbi commited on May 9
Simplify Strategist prompt: concrete example instead of rule-chain 2c5d02a emmanuelakbi commited on May 9
Tighten Strategist prompt with explicit BUY/SELL/HOLD price inequalities 1d4dd5c emmanuelakbi commited on May 9
Fix tools wiring so agents actually call yfinance/ddgs/pandas-ta b8795f5 emmanuelakbi commited on May 9
Swap ChatOpenAI for crewai.LLM so newer crewai versions accept the llm 24cf535 emmanuelakbi commited on May 9
Bump langchain-openai to 1.2 to align with crewai openai v2 requirement 2fc33d9 emmanuelakbi commited on May 9
Deploy FinAgent: multi-agent trading signals powered by Qwen on AMD MI300X 07ff2cb emmanuelakbi commited on May 9