• Hi,

    I have implemented the code on this but it doesn’t seem to be updating. When I hover it says Last Trade US/Eastern. Can I change this to Australian time as it’s an ASX code?

    How often does it refresh and where can this be configured?

Viewing 1 replies (of 1 total)
  • Hello @boylensupport,

    If you still experiencing issue with stuck quote refresh, can you please provide link to your website where Stock Ticker is implemented (if website is confidental, you can use my contact form at https://urosevic.net/c/ so we can investigate issue together).

    Unfortunately, timezone is taken from quotes provided by Alpha Vantage, for example MSFT

    I added this as a new feature request https://github.com/urosevic/stock-ticker/issues/2

    Regarding the quote refresh, there is option “Cache Timeout” in plugin settings, which control how long plugin keep cached quote retrieved from AlphaVantage API. Please note, if you have a lot of symbols and you set that option to very low value (under 3 minutes – 180 seconds), you can experience that you get refreshed only couple symbols at the beginning of the “All Symbols” field (because AlphaVantage API is not fast enough).
    Along to that, AlphaVantage provide quotes updated on about 15 minutes.

    I hope that will help you to understand how Stock Ticker data fetching works?

    Cheers,
    Aleksandar

Viewing 1 replies (of 1 total)
  • The topic ‘Time Zone and Refresh’ is closed to new replies.