请问HN:你们是如何处理金融AI代理的市场状态验证的?
我们在构建清算机器人时遇到了这个问题:代理在协调世界时(UTC)20:47发射,而纽约证券交易所(NYSE)在47分钟前因夏令时调整而关闭。硬编码的UTC偏移量在前一天是正确的,但现在出现了问题,导致损失了47,000美元。<p>我很好奇其他人是如何解决这个问题的。我们为此构建了一个签名预言机——headlessoracle.com——但想知道是否还有其他人使用不同的方法。
查看原文
We ran into this building a liquidation bot: agent fires at 20:47 UTC, NYSE closed 47 minutes ago due to DST shift. Hardcoded UTC offset was correct the day before. $47K loss.<p>Curious how others are solving this. We built a signed oracle for it — headlessoracle.com — but wondering if there are other approaches people are using.