/axiom

Quantitative Equities and Options Analysis Tool (Backend)

Primary LanguageJupyter Notebook

Axiom

Axiom is my personal equity and options analysis tool.

It also serves as the API server for the frontend Next.js app: https://www.github.com/punitarani/axiom-app

Features

  • Built on top of Charles Schwab's API for real-time market data and order execution.
  • Uses FastAPI for the backend server.

Punit Arani