You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have been investing in cryptocurrencies in India, there is a very good chance that you have been using WazirX. If that's the case then you must have also realized that WazirX does not have P&L stats, total gains, which token is doing the best and so on for your portfolio! You can get comprehensive trading reports but then you would have to open the Excel sheets and study those to get your basic stats!
On your Terminal: export TRADING_REPORT_PATH='YOUR_TRADING_REPORT_ABSOLUTE_PATH'
On your Terminal: alias crypto="your_python_path absolute_path_of_repo/main.py"
Enjoy real-time stats with just on single command on your Terminal: crypto
TODO (TO THE MOON!)
Currently only supports transactions/exchanges from Token/INR or token/USDT; Add support for all exchanges
Parse P2P Trades, OTC Trades, Additional Transfers, STF Trades and Third Party Transfers from the Trading Report xlsx file
Add CL arguments to sort according to different metrics
Automate the addition of all your Trading Reports in one file
Add alerts for different price points; leading to actionable results such as buying/selling on targets
About
If you have been investing in crypto in India, there is a very good chance that you are using WazirX. If you are using WazirX, then you definitely know that there is no P&L report, no green arrows nor red ones. I have made a portfolio tracker where you can get all of your portfolio details right there on your Terminal/command line!