We get email. Not a huge amount β this is a niche site β but enough that we notice patterns.
What follows is the ten questions readers ask most often, with the answers we actually give. If your question isn't here, contact us and we'll add it.
1. Why does the premium on your dashboard sometimes differ from what I calculate from my broker?
Two most common reasons. First, we use the exchange settlement price for the day, not intraday snapshots; if you look at a broker's live intraday quote, you'll get a different number.
Second, we normalize to USD per troy ounce using the FX rate captured with the same upstream response β if your broker uses an FX rate from a different moment, that alone can create a small difference. If the divergence is more than a percentage point, please email us; that's usually a data-pipeline issue we want to fix.
2. Is the SGE premium you show real?
Yes. We fetch SGE Au9999 and Ag(T+D) settlement prices directly from the exchange's public quotation endpoint, convert to USD per troy ounce, and compare to that day's COMEX settlement.
When SGE returns a sentinel value on weekends (typically -2.0), we filter it and hold the prior valid reading. The methodology page has the exact endpoint and processing steps if you want to verify.
3. Why don't you cover the Korea Exchange (KRX) or the Tokyo Commodity Exchange (JPX)?
We tried to. Neither data source proved reliable enough to publish.
KRX's public data portal returned inconsistent shapes and its T+1 lag made cross-comparison awkward. JPX's CSV format changed twice while we were building the pipeline.
Our threshold is "reliable enough that we would defend the number in a written correction if challenged." Neither cleared it. We may revisit if the underlying data situation changes.
4. Can I use your data commercially?
Personal use, non-commercial research, and educational reference are fine. Redistribution as your own data feed or embedding in a commercial product requires our written permission.
Contact us with the specifics and we'll usually say yes if the use is small-scale, no if it looks like a data-resale operation.
5. Why does the "next update" time on the card show a specific hour?
Our data pipeline runs once daily at UTC 00:00 (a Vercel cron job). "Next update" is calculated as the next UTC midnight after the current data's timestamp.
This is deterministic and doesn't depend on client time. If you want live intraday quotes, use an exchange feed directly; our value proposition is cross-market premium comparison, not real-time trading data.
6. Why is one of my market cards showing "Estimated" instead of "Live"?
The estimated badge means we couldn't fetch that market's real feed on the most recent cron run, so we derived the price from the COMEX benchmark plus current FX rates. This is a fallback to keep the card from disappearing.
The premium calculation is mechanical rather than reflecting actual local demand, so we mark it clearly. When the real feed comes back, the badge switches back to Live.
7. Are your premium numbers seasonally adjusted?
No. We display raw daily settlement premiums.
Seasonal adjustment would require choosing a specific decomposition model, and reasonable people disagree about which is right for a mixed-demand series like gold. We think showing the raw series and letting readers see the seasonality is more honest than embedding a modeling choice.
Our seasonal-patterns article discusses observed patterns without applying an adjustment.
8. Do you offer a price alert email?
Not currently. It's on the list.
If you want to build one yourself, our API endpoint at /api/premium returns the current cross-market picture in JSON and is not rate-limited for reasonable polling. The methodology page describes the schema.
9. Why is your LBMA reading different from the LBMA fix I see on the LBMA site?
The LBMA fix is a twice-daily point-in-time reference; we show the continuous London OTC spot quote. They agree at auction time and diverge between auctions.
If your use case specifically requires the fix (ETF NAV calculation, central bank settlement), get the fix directly from ICE Benchmark Administration's published reference. If you're doing cross-market comparison, spot is more useful because the other exchanges also run continuously.
10. Who runs this site?
A small distributed team, working under two role identifiers ("Editorial Desk" and "Market Research Desk") rather than individual names. We're not a registered investment firm, broker, or news organization; we don't solicit business; we don't sell information about our readers; and we have no affiliation with any of the exchanges we cover.
The About page has more detail on the operating model and why we chose it.
If you have a question we haven't covered, the contact page has our email. We try to answer within a business day for straightforward questions and within a week for anything that requires digging into the data.
Related Posts
Gold ETFs vs Physical Gold: Honest Trade-offs Beyond the Marketing
GLD, IAU, and SGOL charge you 0.15-0.40% a year and give you nearly-perfect gold-price exposure. Physical bars charge you 3-8% up front and give you actual metal. Neither is universally better. Here is the framework.
Cross-Border Gold Buying: What to Know Before You Bring Metal Across Any Border
Buying gold in Dubai, Singapore, or Hong Kong and bringing it home sounds simple. It is not β customs declaration rules, reporting requirements, and jurisdiction-specific tax treatments make cross-border gold movement one of the more legally complex retail transactions.
How Currency Movements Actually Affect Gold Premiums (And How To Read Them Correctly)
A quarter of what looks like a "premium move" in MCX or SGE data is actually the local currency moving against the dollar. Here is how to tell the difference and why it matters.