Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorting #815

Open
Retcorp opened this issue Sep 21, 2023 · 1 comment
Open

Shorting #815

Retcorp opened this issue Sep 21, 2023 · 1 comment

Comments

@Retcorp
Copy link

Retcorp commented Sep 21, 2023

Hi folks,

Shorting. i.e. placing a sell of an asset that I don't own, but an exchange allows (they don't all allow it on all currency pairs) with some leverage in place. Can I do that? I'm looking at the Kraken API for example and it appears that an order placed with the correct selection of properties will allow a short sell, or a "short buy" when relinquishing the position. I wondered if there were an ExchangeSharp wrapper around that for some or all exchanges. Looking at the code, I don't think there is, but I just wanted to ask if there were any thoughts about it perhaps? (I'm guessing there has been thought maybe, but time or resource has not allowed it to be implemented?).

https://docs.kraken.com/rest/#tag/Trading/operation/addOrder

Would be happy to help if this were something we thought the project might benefit from?

Regards

Jon

@vslee
Copy link
Collaborator

vslee commented Sep 21, 2023

I'm guessing there has been thought maybe, but time or resource has not allowed it to be implemented

👍

Would be happy to help if this were something we thought the project might benefit from?

Certainly. We would be happy to accept a pull request that implements this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants