-
Let's use this issue to discuss how to incorporate cryptocurrencies into the framework we've been outlining here.
@roshii
https://github.com/JuliaFinance/Currencies.jl/pull/101
https://discou…
-
Hi,
I am using `bitmex-realtime-api 0.4.0`
I use websockets to subscribe to the live trade feed for my bot https://wolfbot.org/
```
this.apiClient = new BitMEXClient({
testnet: this…
-
As I see `TwsControllerBase::RequestMarketDataAsync` method written in a way
to get something, then omit all callbacks and stop listening any data.
What to do if I want to receive a stream of quot…
-
http://finance.yahoo.com/
-
Hi I see from the API and [sample data](https://reach.stratosphere.capital/data/usdm/) that depthUpdate data in binance should looks like:
60228023037049 {"stream":"btcusdt@depth@0ms","data":{"e":"de…
-
🔄 Trust Score Development: Creating a trust score based on trade outcomes will be essential for building credibility within the marketplace. It will allow users to make informed decisions based on pas…
-
**Describe the bug**
Over time, internal binance orderbook can be incorrect because we don't regularly poll the snapshot.
In comparison, coinbase WS feed automatically supplies regular snaps (and do…
-
Hi
I use the websocket with a python 3.6 script and I notice that after some couple of hours of running the data is not the real live value for example right now the live BTC is 7897 and I get 7922 …
-
Greetings,
We all love our decentralized cryptos _(not all cryptos are)_, but still risk them by sending to a centralized exchanges. To a one man show and one man hands - Who can anytime decide to…
-
### Is your proposal related to a problem?
Bearish market is a problem for the bot. When prices are falling the buy strategy is not a good option.
### Describe the solution you'd like
I'd lik…