确定今天是否是纽约证券交易所交易日的例行程序?

发布于 2024-10-18 09:43:37 字数 147 浏览 3 评论 0原文

有谁知道如果今天是纽约证券交易所的交易日,有什么可行的程序吗?

我可以手动编码这些值,但我想要一些可以持续很长时间的可靠的东西。

Matlab 中有一个例程,但我不想安装 100MB 的 Matlab 运行时和 C# 到 Matlab 的桥接器。

Does anyone know of a routine that works out if today is a trading day on the NYSE?

I could hand-code the values, but I want something solid that will last a long time.

There is a routine in Matlab, but I'd rather not have to install 100MB of Matlab runtimes and a C#-to-Matlab bridge.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北方的巷 2024-10-25 09:43:37

询问你的经纪人。我的数据源为我提供了我每天订阅的所有交易所未来几天的交易时间。

Ask your broker. My data feed gives me the trading hours for the next few days for all exchanges I subscribe to on a daily basis.

不交电费瞎发啥光 2024-10-25 09:43:37

如果您有一个例程,并且想要对其进行单元测试,这里列出了 NYSE 的交易日,从 1885 年到 2010 年:

http://www.chronos-st.org/NYSE_Observed_Holidays-1885-Present.html

编辑:页面消失,请参见此处:

https://web.archive.org/web/2019*/ http://chronos-st.org/NYSE_Observed_Holidays-1885-Present.html

If you have a routine, and want to unit test it, the trading days for the NYSE are listed from 1885 to 2010 here:

http://www.chronos-st.org/NYSE_Observed_Holidays-1885-Present.html

Edit: Page disappeared, see here:

https://web.archive.org/web/2019*/http://chronos-st.org/NYSE_Observed_Holidays-1885-Present.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文