-
**Describe the bug**
There is no way to simply retrieve a quote without opening a websocket. Is this a flaw with the Tastytrade API?
**How to reproduce**
This code never releases the websocket …
r0fls updated
5 months ago
-
Hello,
What authentication string would I use for a dxfeed URL in this format:
wss://foo.dxfeed.com/bar
The auth code appears to crash because it is trying to find a Port:
One or more errors occ…
-
Most of the time I am receiving JSON data through the API. However, same code, no changes, and sometimes I get a list of data instead.
JSON:
![image](https://github.com/dxFeed/dxLink/assets/1345…
-
**Describe the bug**
I'm trying out the new DXLinkStreamer. bidTime and askTime are missing from the event data. Without any timestamp, we wouldn't know if quotes are still streaming. I'm still usin…
-
Hello, the below help page:
https://kb.dxfeed.com/en/faq.html
Specifies the rate/data limits:
"The limit on real-time data: the HTTP request header should not exceed 128k for the REST API."
This…
-
I've been digging through the examples and the documentation and I cannot find how to set the authentication token at my brokerage is providing me. How does one go about doing that?
-
I'm using the latest 1.1.0 version on .Net 7 and saw a crash that took down my service.
Given the timing (4 minutes after close), I think this happened when the market closed today and the DxLink s…
EcBen updated
6 months ago
-
Is there any way to pull historical data?
I mean how does their web UI pull chart data?
-
When using DXLinkStreamer class and connecting to dxfeed with subscription .. intermittently the parsing crashes at streamer.py
async def _map_message(self, message) -> None:
"""
…
-
| | Plugin Name | Description |
|------|:---------------------------…