-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
67 lines (49 loc) · 2.45 KB
/
NOTICE
File metadata and controls
67 lines (49 loc) · 2.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
AutoTrader: Multi-Agent Trading System
Copyright (C) 2024-2025 Chris R. (iAmGiG)
This product is licensed under the GNU Affero General Public License v3.0.
See the LICENSE file for the full license text.
================================================================================
DISCLAIMER
================================================================================
THIS SOFTWARE IS PROVIDED FOR EDUCATIONAL AND RESEARCH PURPOSES ONLY.
- This software does NOT provide financial, investment, or trading advice.
- Trading securities involves substantial risk of loss.
- Past performance metrics cited in documentation do NOT guarantee future results.
- The authors and contributors are NOT liable for any financial losses.
- Use this software entirely at your own risk.
By using this software, you acknowledge that you understand these risks and
accept full responsibility for any outcomes resulting from its use.
================================================================================
THIRD-PARTY COMPONENTS
================================================================================
This software incorporates or depends on the following third-party components:
Microsoft AutoGen
License: MIT License
https://github.com/microsoft/autogen
Alpaca-py (Alpaca Markets SDK)
License: Apache License 2.0
https://github.com/alpacahq/alpaca-py
OpenAI Python SDK
License: MIT License
https://github.com/openai/openai-python
pandas
License: BSD 3-Clause License
https://github.com/pandas-dev/pandas
NumPy
License: BSD 3-Clause License
https://github.com/numpy/numpy
Additional dependencies are listed in pyproject.toml with their respective
licenses. Most are MIT, BSD, or Apache 2.0 licensed.
================================================================================
TRADEMARKS
================================================================================
- "AutoTrader" and "AgentEdge" are project names, not registered trademarks.
- "Alpaca" is a trademark of AlpacaDB, Inc.
- "OpenAI" is a trademark of OpenAI, Inc.
- "Microsoft" and "AutoGen" are trademarks of Microsoft Corporation.
Use of these names is for identification purposes only and does not imply
endorsement by the respective trademark holders.
================================================================================
CONTACT
================================================================================
Project Repository: https://github.com/iAmGiG/AutoTrader-AgentEdge