datafeed toolbox 快速入门 -凯发k8网页登录
通过数据服务提供商访问金融数据
通过 datafeed toolbox™ 可以访问金融数据、新闻和社交媒体数据以及交易系统。您可以从 matlab® 建立连接来检索历史数据流、当日数据流和实时数据流,然后执行分析、开发模型和金融交易策略,并创建能反映金融和市场行为的可视化效果。
您可以在 matlab 中使用流数据和基于事件的数据构建自动交易策略,来通过行业标准的或专有的交易执行平台对市场事件做出反应。工具箱中有专门的函数用来分析交易成本、评估交易和报价数据、定义订单类型和执行订单。
支持的数据提供商包括 bloomberg®、fred®、haver analytics®、quandl®、twitter® 和 refinitiv™。支持的交易执行平台包括 bloomberg emsx、trading technologies® x_trader®、万得数据服务 (wds) 和 cqg®。
安装和配置
教程
return historical foreign exchange rates from fred into matlab using thefetch
function.
return historical data from haver analytics into matlab using thefetch
function.
return current and historical data from bloomberg using thegetdata
andhistory
functions of thebloomberg
object.
establish event handlers, subscribe to an instrument, and create a market order using thecreateorder
function.
create instrument, register event handlers, create order set, and perform order setup and submission.
retrieve real-time snapshot wds data, perform simple data analysis, and create an order based on the results.
经济数据
金融数据
关于数据源连接
- communicating with data service providers
find the connection function for each supported data service provider.
视频
使用 matlab 提高投资周期所有阶段的交易质量和投资组合收益。
使用 datastream™ web services 从 refinitiv 导入历史数据、确定技术指标并绘制金融图。