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

Are there plans to support the FetchPositions etc from CCXT? #26

Open
Retcorp opened this issue May 31, 2021 · 3 comments
Open

Are there plans to support the FetchPositions etc from CCXT? #26

Retcorp opened this issue May 31, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Retcorp
Copy link

Retcorp commented May 31, 2021

Are there plans to support the FetchPositions from CCXT? I've opened some leveraged short sells through the Kraken UI as examples, and I was wondering how I could see them in any CCXT.Net call? It appears that there is the facility in CCXT to do it already, but I'm assuming that it hasn't been extended in CCXT.Net to be plugged in?

@lisa3907
Copy link
Member

lisa3907 commented Jun 1, 2021

Does that mean there is no Kraken FetchPosition?

@Retcorp
Copy link
Author

Retcorp commented Jun 1, 2021

Do you mean that there is one specific for Kraken? I'm more talking generally for any exchange that supports positions?

@lisa3907
Copy link
Member

lisa3907 commented Jun 1, 2021

Currently, in ccxt.net, position-related functions are written only for kucoin and bitmex. 
Perhaps, it is your recommend about adding to the API of other exchanges such as binance, bitfinex, deribit, and kucoin.

I am planning on this request. 
As I am working on this infrequent work, I am not able to respond quickly to many requests.

Thank you for your help from C# developers. 

@lisa3907 lisa3907 self-assigned this Jun 3, 2021
@lisa3907 lisa3907 added the enhancement New feature or request label Jun 3, 2021
@lisa3907 lisa3907 added this to the asap milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants