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
- Built on top of Charles Schwab's API for real-time market data and order execution.
- Uses FastAPI for the backend server.
Punit Arani