Replies: 3 comments 3 replies
-
|
I tried this, but for market indicators like $DVOL it doesn't work, it does for stocks. If you connect to tastytrade via the web and get the $Dvol candles, you can see that it works correctly in the developer tool. Here an example: Any Idea. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
I dug a bit deeper into this and I think it's not supported. The open API streamer is more limited than the one in the brokerage apps, I believe for licensing reasons. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your time. On Monday, the old API that allowed you to authenticate with a username and password stopped working, and with that API, these credentials used to work, since I had a C# program that saved certain market indicators in a database. And as you rightly said, it seems that with the new API the URL to connect to dxfeed no longer supports these credentials, and it has stopped working. Thanks again for your time. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello to everyone.
It's possible to get data from marketindicators($DVOL) with this API. I was trying but at the moment doesn't work.
The documentation is here:
https://kb.dxfeed.com/en/data/calculated-data/access-to-dxfeed-market-indicators.html
Thanks
Beta Was this translation helpful? Give feedback.
All reactions