DEV Community

Athul A
Athul A

Posted on

Created a React app for calculating PNL for crypto trading

Hey guys it's my first reactjs project.
I made a PNL calculator for crypto trading.
You need to enter the details of your trading strategy and execute and you can see your PNL.
As of now the trade will be randomised depends upon your winrate and the PNL is calculated.

Link: https://crypto-pnl.herokuapp.com/

Github: https://github.com/Athulr32/crypto-pnl-calculator

Thank you!

Top comments (0)