Fullstack Trading Strategies Dashboard. Backend: Python with FastAPI calling Alpaca Markets Paper Trading, Oanda FX, CoinGecko and Alpha Vantage API. Frontend: React Router with Tailwind Redux and Axios to call own backend.
Stars
22
Forks
8
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
added apply_strategy POST and applied symbols table in strategy details
7a2ad37View on GitHubfixed passum url query params from frontend to python backend
944a614View on GitHubfixed stock & crypto prices and basic data, started Exchanges area
d5a5889View on GitHubsplit tradable symbols into stock and crypto tables, added much more details to stock table
6e6bad2View on GitHubconsolidated Alpha Vantage API data with Alpha MMarket into single DB and react frontend is reading all details perfectly
091b5cdView on GitHub