-
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 …
-
- OS:
- Programming Language version: python
- CCXT version: 2.1.96
based on the following [article](https://support.kraken.com/hc/en-us/articles/218198197-How-to-pull-all-trade-data-using-the…
-
### Operating System
Windows 10
### Programming Languages
_No response_
### CCXT Version
4.2.89
### Description
Return result of kraken.FetchPositions is Dictionary
while it should be List.
C…
skuvv updated
7 months ago
-
### Operating System
OSX
### Programming Languages
_No response_
### CCXT Version
4.3.40 / master branch
### Description
Using C# and Bitfinex2, I cannot execute the following endpoint without …
-
As much as I love decentralization, I do feel there is need to assimilate financial data of legacy financial system. This makes a lot of sense given some day API's might require to pull data from any …
-
### Arbitrage bot (primary tasks):
- [x] contact with CEX support to increase API limits
- CEX said "No"
- [x] make request on money transfer to Kraken
- OK
- [x] implement make_all_order…
-
By providing a hook for a plug-in to be queried on a quote request, two features could be added to the ASB:
- Users could determine their exchange rate using a custom algorithm instead of using a Kra…
-
### Operating System
MacOS Ventura 13.5.2
### Programming Languages
Python
### CCXT Version
4.1.47
### Description
Hi,
I am following the manual on Stop Loss / Take Profit limi…
-
I was evaluating streaming api for couple of exchanges.
StreamingTradeService is supporting stream of orders and user trades. However I am missing couple of key fields:
- cost of each user trade
…
-
Calls to APIs can sometimes be slow due to throttling. For example, Kraken limits requests to around 12 / minute. This can make pulling pricing data by API extremely slow (5 seconds per call). Histori…