Open-source license
Last updated: July 3, 2026
TradingAgents is licensed under the Apache License, Version 2.0. This page summarizes your rights, upstream attribution, and links to the full license text.
Overview
TradingAgents is distributed under the Apache License, Version 2.0. You may use, modify, and distribute this software in accordance with that license.
This deployment is a fork that extends the upstream TradingAgents framework with a web application, API gateway, and related services. The upstream core remains licensed under Apache 2.0.
Upstream project
The multi-agent trading framework originates from TradingAgents by Tauric Research. We retain upstream copyright and attribution notices as required by the Apache License.
Your rights under Apache 2.0
Subject to the license terms, Apache 2.0 generally allows you to:
- Use the software for personal, research, or commercial purposes.
- Modify the source code and create derivative works.
- Distribute original or modified versions when you include a copy of the license and retain required notices.
- Grant patent rights from contributors under the license's patent grant (with litigation termination provisions).
Conditions when you redistribute
If you distribute this software or derivative works, you must:
- Include a copy of the Apache License 2.0.
- State significant changes made to upstream files.
- Retain copyright, patent, trademark, and attribution notices from the upstream work.
- Include the NOTICE file (if provided) in distributions, or reproduce its attribution in documentation or UI where third-party notices normally appear.
NOTICE (attribution)
The following attribution is reproduced from the repository NOTICE file for end-user disclosure on this hosted deployment.
TradingAgents Copyright 2024-2026 Tauric Research This product includes software developed from the TradingAgents project (https://github.com/TauricResearch/TradingAgents), which is licensed under the Apache License, Version 2.0. TradingAgents monorepo fork Copyright 2026 Jeff Baumgardt This fork adds a monorepo web stack (agents-service, API, and Next.js UI) and related modifications. Those additions are also licensed under the Apache License, Version 2.0 unless otherwise noted. See the LICENSE file in the repository root for the full license text.
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
TradingAgents is designed for research purposes and is not financial, investment, or trading advice. See the upstream disclaimer for additional context.
Full license text
The complete Apache License 2.0 text and NOTICE file are maintained in this fork's source repository: