Search results

  1. S

    Tastyworks API

    One, I have to keep complete records of API usage and data to demonstrate my compliance at their request. Two, they reserve the right to enter my premises and do an audit of my usage of their API. I stopped reading at that point. "Rrrring, Good Morning Sir, we're from Tastytrade and we'd like...
  2. S

    Tastyworks API

    Progress! Stumbled about this yesterday, I believe this is quite new: https://support.tastyworks.com/support/solutions/articles/43000700385-tastytrade-open-api Apart from the API spec, they also have a Javascript SDK. The API terms and conditions contain some, ah, "interesting" requirements on...
  3. S

    Options Trader Assistant and IBKR

    That's been answered in the recent round table video starting at 54:12. TLDR: "Working on it, can't promise anything." Fair enough.
  4. S

    Astonishing numbers from the Artemis I mission

    Ouch! That hurt!!! All my efforts turned into thin air... :ROFLMAO: Of course it was Louis Armstrong who was first on the moon. Space Shuttle forever!!!
  5. S

    Astonishing numbers from the Artemis I mission

    No. That would have been easy. However, I think it would have been less precise, indeed even incorrect and misleading, had CNN done so. The article's title is "Artemis I in numbers". So we'd expect to be served facts about Artemis I. Let's see. The headline (below the title) provides context...
  6. S

    Astonishing numbers from the Artemis I mission

    That is exactly what the CNN headline you have cited in your first post is talking about: "[...] NASA is ready to return humans to the lunar surface with the Artemis program [...]". Granted, the article title above that is "Artemis I in numbers" indeed, but I can't help to find the following...
  7. S

    Astonishing numbers from the Artemis I mission

    Let me pick this up... In case you're referring to this article on CNN: https://edition.cnn.com/interactive/world/artemis-1-in-numbers-scn/ You seem to be omitting vital information, thereby creating a confusing statement. The headline as I see it reads: "Almost 50 years later, NASA is ready...
  8. S

    IB TWS version 10.17 freezes after today's update when ONE connects

    For me the issue is fixed. Today's TWS 10.17.1s update did it, so I'm back on TWS "latest".
  9. S

    IB TWS version 10.17 freezes after today's update when ONE connects

    I had been running ONE 2.0.68 with TWS "latest 10.16" for many days/weeks before this happened. Since I downgraded to TWS stable, no problems. ONE support said they are not testing with TWS other than "stable" (which I find strange, as "latest" will become "stable" sooner or later, and I...
  10. S

    IB customers: Which TWS version are you using?

    Out of curiosity...
  11. S

    IB TWS version 10.17 freezes after today's update when ONE connects

    Update: Raising the issue with IB. I see error messages in the TWS application log. ONE support is still investigating, but recommends "TWS stable" in any case. Well, who uses "stable" when there is "latest" (which is still short of "beta")...
  12. S

    IB TWS version 10.17 freezes after today's update when ONE connects

    Thanks for the feedback. The issue persists for me, ONE support has requested logfiles and suggested to reduce the number of instruments subscribed in ONE. No effect so far. Let's see what today brings. Not sure your issue is exactly like mine, as downgrading didn't fix it for you. I'll be back...
  13. S

    IB TWS version 10.17 freezes after today's update when ONE connects

    Hi, I am running IB TWS on LATEST, it auto-updated this morning from version 10.16.something to 10.17.1q. Runs fine up to this point. When I now start up my ONE, version 2.0.68 BETA, I get a few price updates into ONE via the TWS API, then the updates freeze, both in ONE and in the TWS. When I...
  14. S

    Missing price data in ONE.

    I am using ONE with IB, I can reproduce what you see, @SergB . The strikes at e.g. 4195, 4190, 4185 etc were only introduced today (Monday), they were not available the previous trading day (Friday). I can verify that from independent data. You should also be able to verify that in ONE tomorrow...
  15. S

    Error: Syntax error at input 'LongStop'

    You're probably trying to compare LongStop to low[1] for equality. If so, you need to use LongStop == low[1]. := is the assignment operator for mutable variables. The same thing occurs a few more times.
  16. S

    OptionVue Feature Requests

    I'm all for it! Last time I used ONE, it did not allow me to adjust IV separately for each expiration, let alone for each option. All it had is a global "Volatility adjust" control. This is the #1 reason why I stopped paying for ONE. IV is the most important variable in option trading. How am I...
  17. S

    SPX to list Tuesday and Thursday expiration

    I have been advocating hourly expirations for years. We'll get there.
  18. S

    python gui programming

    i had some kind of wakeup moment recently. i do C++ and python almost exclusively, some C++/Qt for user interfaces. on the python side i have felt handicapped whenever i needed a GUI, i am using dash and bokeh (great, but limited), and i had to dive into custom-extending those packages when i...
  19. S

    tcp sockets in python

    i never ran into any problems with python sockets (using the built-in socket and socketserver modules). performance or resource issues would depend on your requirements, obviously. i have stopped using plain tcp sockets a while ago, going instead to messaging protocols/libraries like ZeroMQ...
Top
Contact Us