Custom Algo trading system which do not suffer from Graph repainting and does realtime and paper trading on Indian Stock Engine based on Renko charts.
This repo is the frontend repo of the system. For the backend see - ABSKRT Backend repo
Clone the project
git clone https://github.com/pickachu07/abskrt_frontend.gitGo to the project directory
cd abskrt_frontendInstall dependencies
npm installStart the server
npm run startClient: React, MUI, Websockets
Server: springboot, Hibernate, MongoDB