1902shubh / CoinDCX-Portfolio

An android app made with CoinDCX's API where any CoinDCX user can view their Portfolio and their PnL for individual currencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinDCX Portfolio

An android app made with CoinDCX's API where any CoinDCX user can view their Portfolio and their Profit and Loss for individual currencies.

Why use this

As there was no Profit and Loss feature available in the CoinDCX's app, so like many other users I was also using excel sheets to determine the PnL. But while it did its job, the one thing it didn't have was realtime price updation. So I started working on a personal project using CoinDCX's API to build the Profit and Loss feature myself.

You can download the APK and test the features yourself.

Requirements

To view your portfolio, you just need the API Key and Secret Key. Paste both of these on the Settings tab in the app and you're set.

Note - If you don't have an API Key you can generate one from here.

Calculate PnL

To view your Profit and Loss for all your crypto holdings you just need to enter the total buy amount of the crypto you want to calculate PnL for. This process can't be automated as their is no endpoint to get all the orders in CoinDCX's API.

Eg: You bought Bitcoin in two separate orders, one for Rs 100 and another for Rs 200 then enter the total buy amount which is Rs 300 in the app to calculate PnL for it. If you have any sell orders for that crypto then you should subtract that amount from the total buy.

App Screenshot

cdcx_app_portal

Having Issues

If you find any issue or need some help, feel free to create an issue on GitHub and I will try to help you.

Finding it helpful!

If you find this project helpful then you can give it a star.

Copyrights or Trademarks

Any likeness of any kind in the app similar to CoinDCX is unintentional. CoinDCX and its rights are a registered property of CoinDCX and I am in no way associated with them.

You should not try to replicate or publish the content present on this git in anyway.

About

An android app made with CoinDCX's API where any CoinDCX user can view their Portfolio and their PnL for individual currencies.


Languages

Language:Java 100.0%