-
I can figure it out, but I'm just looking for some quickstart-style examples -- just to save some time :-)
Thanks!
-
- Gekko UI setting
I did config gekko bot using gekko UI for live trading.
Is this possible to trade real?
- My setting as follow
exchange : bitfinex.js
currency: USD
assets: BTC
type: tradebot…
ghost updated
6 years ago
-
Hi guys!
I've downloaded your bot in my ubuntu pc; I've configured the API for Bitfinex for BTC/USD but I see this error (only this): Warrrrning: unable to calculate quote, missing market data.
I…
-
ATTENTION!!!
code:
let huobi = new ccxt.huobipro({
verbose: true,
proxy: 'https://crossorigin.me/'
})
- Exchange:huobipro\bitfinex\OKEX...
problem:
(node:3246) Unh…
-
Is there support planned for the v2 API for this gem at some point? Or does there exist a v2 Ruby implementation somewhere already?
-
Recently when I was using the V1 version of the api, I encountered a program call connection timeout, but the browser and postman had no problem. What happened? I just used the public API and asked ht…
-
System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: NO
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 16.04
- **Zenbot version** (commit…
GeoDk updated
5 years ago
-
### A block chain backed Tethered Asset (TA) proposal for Ravencoin.
### The issue:
We all know the usefulness of a tethered token in crypto trading, namely to hatch against market volatility with…
-
Using the master (not tag 2.0.0).
When doing the auth via ws I'm getting the error: auth failed: nonce: small (FAILED)
The following is the used snippet
```
"use strict";
var EventEmitter = req…
-
http://blog.bitfinex.com/api/api-update-september-2018/
If you subscribe to more than 50 subscriptions for trades, will the library create another websocket connection?