使用 Ruby 将 SEC Edgar XML 文件解析为 Nokogiri
我在解析 SEC Edgar 文件 以下是此文件的示例。 最终结果是我希望将 和 之间的内容转换为我可以访问的格式。 这是我到目前为止不起作用的代码: scud …
Python 中投资/股票和期权投资组合的面向对象设计
我是一名初级/中级 Python 程序员,但我还没有编写过应用程序,只是编写了脚本。我目前没有大量使用面向对象的设计,因此我希望这个项目能够帮助培养…
股票市场 API - 涨幅最大/跌幅最大的股票
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
股票价格的 BigDecimal?
我意识到我们应该对所有货币值使用 BigDecimal,但是以美元表示的股票价格又如何呢? 我注意到主要供应商的数据馈送 API 使用 double 类型来表示股票…
如何从雅虎财经获取股票代码的完整列表?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 这个问题似乎不是关于特定的编程问题、…
免费 API 或类似工具可获取股票的下一个收益日期
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
雅虎财经:获取数据(实时)并将其放在我的网站上是否合法?
Closed. This question is off-topic. It is not currently accepting answers. 想要改进此问题吗?更新问题,使其关于- Stack Overflow 的主题。 14…
有人知道如何在 ASP.NET 中免费获取历史股票数据吗?
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
获取股票的价格历史记录
是否有任何简单的 HTTP API 可以让我获取某个代码(例如 GOOG)在特定日期和时间的股票价格? 类似... http://somewebsite.com/? symbol=GOOG& yea…