You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 2/22/2024 there is an issue with the open/closed state. This is larger than a simply display issue as there are different xPaths to the data depending if the market is open or closed. So while this label is incorrect, the index data may not be valid.
Another oddity is that it seems to start working after the market has been open for an hour or so. Strange.
I'll work on getting this fixed, but it will probably be early next week since I need it to be broken in order to troubleshoot the issue. I'll update this issue here as progress is made.
For SNAP installation, the update should automagically be installed. For those running directly from the JAR file, you'll need to download a new one.
Kind regards,
Michael
PS: I would suggest trying to stay up to date on query.jar given that a change on the financial institution's website could break quoter until I update it. I'm scraping the data from the webpages.
The text was updated successfully, but these errors were encountered:
Making progress... The symbols and the index are now working. Other areas (timestamp, trend) are not but I hope to have fully working version this weekend to upload to GitHub and the SNAP store.
If you are interested on helping me test, this link points to a WIP version.
Hello Quoters,
As of 2/22/2024 there is an issue with the open/closed state. This is larger than a simply display issue as there are different xPaths to the data depending if the market is open or closed. So while this label is incorrect, the index data may not be valid.
Another oddity is that it seems to start working after the market has been open for an hour or so. Strange.
I'll work on getting this fixed, but it will probably be early next week since I need it to be broken in order to troubleshoot the issue. I'll update this issue here as progress is made.
For SNAP installation, the update should automagically be installed. For those running directly from the JAR file, you'll need to download a new one.
Kind regards,
Michael
PS: I would suggest trying to stay up to date on
query.jar
given that a change on the financial institution's website could break quoter until I update it. I'm scraping the data from the webpages.The text was updated successfully, but these errors were encountered: