-
Hello, thank you for the great work. I was unable to use it because I get the error:
```
"Getting ticker data for BTC
/v1/cryptocurrency/quotes/latest?symbol=BTC&convert=EUR
deserializeJson() fa…
-
`worstPrice = client.get_worst_price(symbol="BTC-USDC", side="BUY", size="0.01")
price = worstPrice['data']['worstPrice']
createOrderRes = client.create_order(
symbol="BTC-USDC",
side="BU…
-
Hello,
I've tried the following [amberdata adapter](https://github.com/smartcontractkit/external-adapters-js/tree/develop/packages/sources/amberdata#crypto-endpoint) and noticed that the response i…
-
Logs with date-time stamps
- best prices for each exchange (top bid, top ask);
- volume, profit and percentage up to red point;
- list of orders to obtain optimal profit (up to red point).
Speci…
-
The [Create Address][a] endpoint attempts to support the new BTC-LN addresses, but mixes them with Legacy addresses.
By modifying the parameters to [Create Address][a], an attempt can be made to ma…
-
When I try to run GDS I get the following error,
`12:30:33 PRODUCER.1 | INFO:emerald-havoc-producer:['BITSTAMP_BTC_USD', 'COINBASE_BTC_USD', 'GEMINI_BTC_USD']
12:30:33 PRODUCER.1 …
-
Hi Guys,
I tried to setup a brand new node using blitzversion 1.10.0 but it seems like I'm stuck on
I'm not quite sure what could be the problem, could it be the ssd ? It's a 1TB samsung SSD.
…
-
### The problem
The sensor is frozen in time, it never updates. It has had the same value since July 3rd.
![image](https://github.com/user-attachments/assets/49cca414-2698-435d-a4dd-471f03dd37df)…
-
I use this simple code:
```
var newPool = new Pool({
network: "testnet",
maxSize: 100
});
newPool.connect();
```
However, after a minute or two, I get the following exception and the script…
-
The new API service will consist of three main components:
1. **Token Tracking Service**: This service will track new tokens. It should fetch the full list of available tokens from [this source](ht…