indicators and plots

This commit is contained in:
2026-03-02 18:34:38 -04:00
parent 3b29096dab
commit 3ffce97b3e
43 changed files with 6690 additions and 878 deletions

View File

@@ -4,6 +4,7 @@ pandas
numpy
scipy
matplotlib
mplfinance
fastapi
uvicorn
websockets
@@ -11,6 +12,7 @@ jsonpatch
python-multipart
ccxt>=4.0.0
pyyaml
TA-Lib>=0.4.0
# LangChain agent dependencies
langchain>=0.3.0
@@ -19,6 +21,11 @@ langgraph-checkpoint-sqlite>=1.0.0
langchain-anthropic>=0.3.0
langchain-community>=0.3.0
# Additional tools for research and web access
arxiv>=2.0.0
duckduckgo-search>=7.0.0
requests>=2.31.0
# Local memory system
chromadb>=0.4.0
sentence-transformers>=2.0.0