Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AutoQuant Banner

AutoQuant: Your Financial Research Agent πŸ§ πŸ“ˆ

AutoQuant is your intelligent assistant for stock research automation. It helps you quickly analyze public companies, generate backtested trade setups, and even export findings as PDF deliverables β€” all powered by LLMs + LangChain.


πŸš€ Features

  • SmartSwingSignal
    Combines 50/200 SMA trend, RSI pullback, and Inside Bar breakout logic to generate execution-ready swing trade setups with stop loss, target, and RRR.

  • SMA Crossover Strategy Tool
    Simulates golden cross (50 > 200 SMA) for any stock, showing buy/sell signal counts and price trend.

  • Compare Strategy Tool
    Compares performance between two tickers using SMA crossover logic.

  • Stock Summary Tool
    Fetches current price, P/E ratio, market cap, and daily stats from Yahoo Finance.

  • PDF Export (Optional)
    Export trade ideas and summaries for sharing or documentation.


πŸ“Š Demo

πŸ‘‰ Try it Live: Streamlit App Link
πŸ’» Repo: AutoQuant on GitHub


πŸ› οΈ How It Works

This app is built using:

  • LangChain agents with tools
  • OpenRouter API for LLMs
  • Yahoo Finance (yfinance) for market data
  • Streamlit for UI
  • Plotly (optional) for interactive charts

🧱 File Structure

β”œβ”€β”€ app.py                  # Streamlit frontend
β”œβ”€β”€ agent.py                # LangChain agent + tools
β”œβ”€β”€ main.py                 # Optional CLI/testing
β”œβ”€β”€ test_strategy.py        # Strategy simulation tests
β”œβ”€β”€ requirements.txt
└── README.md

πŸ“¦ Setup (Locally)

git clone https://github.com/Rohanrsp14/AutoQuant.git
cd AutoQuant
pip install -r requirements.txt
streamlit run app.py

βš–οΈ License

MIT License


πŸ‘¨β€πŸ’» Author

Rohan
Senior Product Manager | Data-Driven | Passionate about Trading, Tech & Automation
LinkedIn Β· GitHub

About

πŸ’Ό AI-powered research agent for swing trading, stock analysis, and trade strategy comparison.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages