Recent content by secretply

  1. S

    TWS API Close Date for Mutual Funds

    Thank you. This gives me something to work with. Definitely will need to tweak some logic but should be doable.
  2. S

    TWS API Close Date for Mutual Funds

    Does anyone know how I would be able to get the close date of mutual funds from the TWS API as shown in the attachment (screenshot taken from Trader Workstation)? I have tried reqMktData while monitoring for a tickString response of either 45 or 88 and also tried reqContractDetails but none of...
  3. S

    Missing current and close prices in TWS API

    Okay, downgrading did the trick, decided to go to stable release 978.2s. Thank you for the help.
  4. S

    Missing current and close prices in TWS API

    I have found out a few hours ago that it's not just reqMktData not returning all data but also reqContractDetails and it's not causing contractDetailsEnd to be invoked from time to time. This also causes my program to stall and is something I will take into account. I hope Interactive Brokers...
  5. S

    Missing current and close prices in TWS API

    I sent a ticket regarding this manner. Thank you. I have verified that I am still subscribed to Network A and C. I just tested it a few minutes ago with pre-market trading and same thing occurs. Somehow, I was able to get full data for some random quotes, like CAC 40, IBEX 35, CZR, and WMT, but...
  6. S

    Missing current and close prices in TWS API

    I have been using the TWS API for almost a year now without any issues and now have been getting issues recently. As of May 3, 2021, my program has not been working properly and April 29, 2021 was the last date that it worked to my knowledge. After going through extensive testing, I found out...
Back
Top