Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在根据用户提供的时间范围检索彭博历史数据,对于单个工具,我能够通过使用IntradayTickRequestSDK 中的 IntradayTickExample 示例代码行成功检索历史价格 [Bid,Ask]。
IntradayTickRequest
但是,我在 SDK 中找不到任何东西,通过它我可以检索彭博终端中存在的所有符号/代码。请让我知道为此目的使用哪些功能。
谢谢,
无法通过 Api 下载您在终端上看到的所有符号,您始终必须从一些标准开始,例如搜索字符串、获取所有成分的索引等。如果您能澄清做什么,将会很有帮助您的意思是“列表”,例如您在哪里看到该列表?或终端上的哪个功能?