algoTrader

No items found.

algoTrader is a trading dashboard featuring live algorithmic auto-trading, interactive market graphs, and technical analysis indicators. The dashboard is designed and deployed on the web using Dash, a data visualization framework encapsulating Plotly, Flask, and React, and communicates real time with an asynchronous interface of the Interactive Brokers TWS API to request market data and execute orders. The application optimizes calculations through vectorization for faster graphing and auto-trading, and ultimately, allows me to build and test my own algorithms after researching pre-existing strategies, testing repetitively, and studying market trends.