Giter Club home page Giter Club logo

Comments (8)

Njel avatar Njel commented on June 10, 2024 1

I am subscribing to all the fields. What I noticed is that every time I restart Excel if I open a small workbook with already a RTD formula first I don't get the feed. But then if I add a new formula in a cell subscribing to the BID field then all the refresh start working and I can open my main workbook to get the refresh working also. It looks like the first time the system try to establish a connection it fails. But then because I am adding a new feed, not one that I already have in the spreadsheet, I guess the system need to subscribe to that new feed and the connection is established correctly. Let me know if you have any other questions. Thanks for taking the time to reply. Great tool BTW.

from crypto-rtd.

itsff avatar itsff commented on June 10, 2024

@Njel Are you still experiencing issues? I know GDAX had planned maintenance over the last 2 days.

from crypto-rtd.

itsff avatar itsff commented on June 10, 2024

@Njel Out of curiosity - which fields are you subscribing to? Just the last price or something more?

from crypto-rtd.

itsff avatar itsff commented on June 10, 2024

I hope to get some coding time during the Christmas and will fix these issues. I may drop the web socket and switch to polling, since Excel gets updated on a timer anyway. That will make it more reliable.

from crypto-rtd.

nikolhaas65 avatar nikolhaas65 commented on June 10, 2024

I have the same, however, the update restarts after couple of changes of each RTD-feed, e.g.
"BTC-USD" -> "BTC-US" -> "BTC-USD"
This action is able to restart every feed. I guess that these are becoming loose after you shutdown Excel and restart it again. Perhaps, the async-link gets broken, I don't know. I guess, an additional mechanism is needed to terminate all feeds when Excel is closing.

from crypto-rtd.

itsff avatar itsff commented on June 10, 2024

I need to add re-connect logic to ensure the connection gets restored, and instruments resubscribed. I'd like to switch to a newer webscket library, but this would also trigger an upgrade to .NET 4.6.1
Do any of you rely on the old .NET 4.0?

from crypto-rtd.

itsff avatar itsff commented on June 10, 2024

I upgraded the project to .NET 4.6 and added automatic re-connect of the web socket. Please let me know if you see any issues.

from crypto-rtd.

usb56 avatar usb56 commented on June 10, 2024

@itsff I still have the issue with getting updates, recompiled the project again and again, but the excel doesn't get any data from the server.

error

from crypto-rtd.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.