This site is deployed in heroku Live Site Link
Binance Futures Trading Dashboard that provides live websocket market data and calculates MACD, ICHIMOKU and RSI and Volume accumulation per timeframe.
Home Page contains the details about MACD, Ichimoku and RSI signals (Buy or sell)
Accumulation Page contains the accumulation (buying) data, It compares the previous candle's accumulation data and shows how much percentage it changed. Accumulation is an important factor in determining the market movement.
It displays the chart of the current symbol from TradingView.
This site is deployed in heroku Live Site Link
$ git clone https://github.com/rishikesh2003/Aglypto.git
$ cd Aglypto
$ npm install
$ npm start