Update README.md

This commit is contained in:
Yijia Xiao 2025-01-20 21:21:43 -08:00 committed by GitHub
parent 413d9ecbcf
commit 1a2074b60e
1 changed files with 18 additions and 0 deletions

View File

@ -3,3 +3,21 @@
> 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}
}
```