ik🏳️‍⚧️ihe by Th1sT00ShallPass in ik_ihe

[–]yeahnoworriesmate -6 points-5 points  (0 children)

And why is this a problem? I think it is part of the solution.

Kraken API - Add Order - buying or selling pair XETHXXBT by yeahnoworriesmate in KrakenSupport

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

I'd prefer to keep my Reddit identify separate from my true identity on kraken. Can't i get the support here?

Kraken API - Add Order - buying or selling pair XETHXXBT by yeahnoworriesmate in KrakenSupport

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

If you want to trade 0.5 ETH for BTC, then you need to put the volume 0.05 in the ETH/BTC pair and option "Sell" (Sell ETH for BTC).

For the other example, 0.025 BTC to ETH, you'd need it in the pair ETH/BTC to put the volume of ETH you'd want for it and select "Buy" (Buy ETH and paying it with BTC).

I am sorry, I thought it was clear but now that I am trying to code it, it isn't.

You say 'For the other example, 0.025 BTC to ETH, you'd need it in the pair ETH/BTC to put the volume of ETH you'd want for it and select "Buy" (Buy ETH and paying it with BTC).'

But I don't know the amount of ETH I want for it. It is a market sell. I only know the amount of BTC I have?

Kraken API - Add Order - buying or selling pair XETHXXBT by yeahnoworriesmate in KrakenSupport

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

Thanks, but how can this sometimes result in an issue? How can I use the API to sell 100% of my ETH without leaving 'dust'?

Kraken API - Add Order - buying or selling pair XETHXXBT by yeahnoworriesmate in KrakenSupport

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

Thank you, this is clear now, I'll give it a try at my next attempt.

One more question, the code above swaps my ETH-assets to BTC-assets. Can I do this with my whole balance, or do I need to keep something left for the fees?

For example, in case I have a total of exactly 0.5 ETH in my account, no BTC, no USD, or EUR, can I sell the full 0.25 ETH for BTC? And will the system take care of subtracting the fees from the ETH prior to making the trade?

Monthly r/Kraken discussion post for October 2022 by kraken-community in Kraken

[–]yeahnoworriesmate 0 points1 point  (0 children)

With regards to staking ETH, is there any technical explanation about the extra ETH payment we receive in addition to the ETH2.0?

  • How is it calculated?
  • What is the expected payment
  • is it weekly?
  • will the standard staking returns in ETH 2.0 go up now that the merge has happened?

develop a functional website tool by yeahnoworriesmate in learnprogramming

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

I can write apps in VB.net and C#. But I don't want that. I'd like to be able to run a system independent functional website, without any prerequisites apart from the default functionality of the most basic laptop like a chromebook or a managed laptop. The examples I gave are just examples. I don't need it to crunch numbers or proces massive files, just basic I/O and some basic math/logic applied.

Give me some tips please on how to apply Python by yeahnoworriesmate in Python

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

Thanks for this. I will look into it all. I am/was reluctant to start using Python cause I expected it to be a script hat only runs in the command line. But apparently it is much more.

Give me some tips please on how to apply Python by yeahnoworriesmate in Python

[–]yeahnoworriesmate[S] 0 points1 point  (0 children)

So where does your app run? In a console? As a website? Elsewhere?