A modern, desktop-based algorithmic trading backtesting tool built entirely in Python. It features a sleek dark mode user interface using CustomTkinter and interactive financial charts via Matplotlib / mplfinance. The app allows users to load loca…
A modern, desktop-based algorithmic trading backtesting tool built entirely in Python. It features a sleek dark mode user interface using CustomTkinter and interactive financial charts via Matplotlib / mplfinance. The app allows users to load local CSV market data and test mathematical trading strategies without needing live APIs or internet connections. Built by me. Next steps include adding more complex technical indicators and performance statistic dashboards.
Used an AI assistant for brainstorming the initial architecture and planning the UI layout. Also used AI for occasional syntax debugging and code completion during the development process.