A cryptocurrency backtester application for traders who want to backtest the EMA Crossover strategy on various configurations.
To try this project go here!
Or...
To run this project locally, run
git clone https://github.com/Jojo970/EmaCalculatorReact.git
cd client
npm i
npm run start
Client: React
Server: Node, Express, Danfo.js