Inventors Quantify now supports Fidelity's virtual and analogue trading platforms.
FutuOpenD
To enable the use of the FedEx Bull access, a trustee after the date of publication of this article is required, and the previous trustee does not support FedEx securities.Wealthy cows
FutuOpenD
FutuOpenD is responsible for forwarding protocol requests to the rich path backend and returning the processed data in a way that exposes the interface in a custom TCP protocol, which is independent of the programming language.
- Downloaded
FutuOpenD
SoftwareFirst of all, we need to download
FutuOpenD
In addition to the above, you can log in to the official website of the company.Or clickLinksJump to the download page.
- Running
FutuOpenD
Software运行```FutuOpenD```软件,如图: ![富途证券配置说明文档](/upload/asset/1680bdd99a89e93ece07.png) 填写富途牛牛账号、密码,点击“立即登录”按钮即可。需要注意的是,富途牛牛账号必须开户完成后,```FutuOpenD```软件登录富途牛牛账号才可以成功(刚注册的富途牛牛账号只是软件账号,并未在富途证券开户,开户并不复杂大概20分钟完成)。 运行```FutuOpenD```软件成功: ![富途证券配置说明文档](/upload/asset/179df4b2960814f449ed.png) **最后在运行```FutuOpenD```软件的设备上,运行发明者量化交易平台的托管者程序。** ### 在发明者量化交易平台配置富途证券账户 - 发明者量化交易平台添加交易所对象 登录发明者量化交易平台后,点击「控制中心」->「交易所」->「添加交易所」。 ![富途证券配置说明文档](/upload/asset/168dad1fdde31a72f524.png) 如果是要操作模拟盘,勾选「模拟盘」即可,发明者量化交易平台会自动切换到模拟盘。 这里需要注意,如果是配置模拟盘。在填写「交易密码」时填写富途牛牛账号的登录密码即可。 如果是配置实盘,「交易密码」需要填写富途牛牛登录后**开户**时设置的**交易密码**。 - 测试 在「控制中心」->「调试工具」,使用策略代码: ```js function main() { var info = exchange.SetContractType("600519.SH") Log(info) Log(exchange.GetTicker()) return exchange.GetAccount() }