This website requires JavaScript.
Explore
Help
Register
Sign In
charieswei
/
TradingAgents
mirror of
https://github.com/TauricResearch/TradingAgents.git
Watch
1
Star
0
Fork
You've already forked TradingAgents
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfbc011a87
TradingAgents
/
tradingagents
/
agents
History
swj.premkumar
bfbc011a87
Implemented pure Python local embeddings using `sentence-transformers` library, eliminating the need for external services like Ollama for providers that don't support embeddings
2026-01-10 11:14:40 -06:00
..
analysts
Phase 2 changes
2026-01-10 05:17:58 -06:00
managers
chore(release): v0.1.0 – initial public release of TradingAgents
2025-06-05 04:27:57 -07:00
researchers
The **TradingAgents** system is a risk-managed, LLM-driven trading engine designed to execute trades based on validated truth, not hallucinations. It connects hierarchical LLM agents with deterministic safety gates to ensure that every trade is architecturally sound, factually correct, and risk-compliant.
2026-01-09 19:28:49 -06:00
risk_mgmt
chore(release): v0.1.0 – initial public release of TradingAgents
2025-06-05 04:27:57 -07:00
trader
The **TradingAgents** system is a risk-managed, LLM-driven trading engine designed to execute trades based on validated truth, not hallucinations. It connects hierarchical LLM agents with deterministic safety gates to ensure that every trade is architecturally sound, factually correct, and risk-compliant.
2026-01-09 19:28:49 -06:00
utils
Implemented pure Python local embeddings using `sentence-transformers` library, eliminating the need for external services like Ollama for providers that don't support embeddings
2026-01-10 11:14:40 -06:00
__init__.py
WIP
2025-09-26 16:17:50 +08:00