JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
730 stars 374 forks source link

Reverse calculator #67

Open Elbandi opened 10 years ago

Elbandi commented 10 years ago

I need a calculator, which operates inversely: I hold my "money" in btc, sometimes i sell it to ltc or usd. If the price are low, i buy back the btc for the received currency. this helps the calculator, how many extent my btc.

JulyIghor commented 10 years ago

Thanks for request. I think there already implemented this function. You can fill "Buy Bitcoins" groupbox as you want to buy. Then fill "Generate Subsequent sell order" example 2% and press Apply. Also you can fill "Buy Bitcoins" groupbos, then fill "Sell Bitcoins" groupbox and you will see profit on bottom panels. This works in both directions. If this is not what you want, please explain me more.

Elbandi commented 10 years ago

I want to calculate the profit. i sold 1 btc at 500$ price, so i have 500$. if i buy btc at 400$ price, i get 1,25 btc, so my profit is 0.25Btc, but with this, i can calculate if the is 380$ or 420$ what is my profit.

m0gliE commented 10 years ago

Click the button that is to the left of the; [ Fee: 0.60 % ](top left corner).

This is a calculator that will do what you are asking.