24 lines
628 B
Markdown
24 lines
628 B
Markdown
# TradingAgents: Multi-Agents LLM Financial Trading Framework
|
|
|
|
> MARW Workshop, AAAI 2025
|
|
>
|
|
> Homepage: https://TradingAgents-AI.github.io/
|
|
|
|
|
|
**Update**
|
|
We will release the framework by providing source code or in the form of API recently. Please keep tuned and thanks for your patience!
|
|
|
|
|
|
## Citation
|
|
|
|
Please reference our work if you find *TradingAgents* provides you with some help :)
|
|
|
|
```
|
|
@article{xiao2024tradingagents,
|
|
title={TradingAgents: Multi-Agents LLM Financial Trading Framework},
|
|
author={Xiao, Yijia and Sun, Edward and Luo, Di and Wang, Wei},
|
|
journal={arXiv preprint arXiv:2412.20138},
|
|
year={2024}
|
|
}
|
|
```
|