ccxt.net
ccxt.net copied to clipboard
Are there plans to support the FetchPositions etc from CCXT?
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?
Kraken FetchPosition이 없다는 이야기인가요?
Do you mean that there is one specific for Kraken? I'm more talking generally for any exchange that supports positions?
현재 ccxt.net은 kucoin과 bitmex만 position 관련 function들이 작성 되어 있습니다. 아마도, 다른 거래소(exchange)들 binance, bitfinex, deribit, kucoin 같은 거래소들의 API에도 추가 하자는 이야기 인듯 합니다.
이 요청에 대해 계획 중에 있습니다. ccxt.net 프로젝트를 저 혼자서 진행 중이라 진도에 많은 어려움이 있습니다. 본업을 하면서 드문 드문 이 작업을 진행 중이라 많은 요청에 신속히 대응 하지 못하고 있습니다.
C# 개발자 분들의 많은 도움 부탁 드립니다. 특히 한국 개발자님들의 많은 참여 부탁 드립니다.
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. I am working on the ccxt.net project by myself, so there are many difficulties in progress.
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.
In particular, we would like to thank Korean developers for their participation.