Code Monkey home page Code Monkey logo

ib-tws-multicharts-trading's Introduction

IB-TWS-Multicharts-Trading

multicharts解决方案:

1.可对接内盘期货,股票由光大证券对接,可做股票;---如果不支持,可以利用multicharts的微软动态数据交换DDE,完成和 外接任何数据的交换业务;对接期货和股票,并且完成外部接口的下单,DDE只是完成信号触发和数据分析;

2.可对接Oanda,FXCM,Mteta-Trade的现货外汇,CFDs的行情涉足外汇交易;如果无法对接,可以接任何一家外汇经纪商API接口包括tws再通过DDE导入实时行情到MC(中英文都支持),下单由外部接口完成;

3.英文版MC还可以对接包括WeBank ,eSingle,Bitfinex,Bittex等银行--外汇--数字货币行情;数字货币行情可以通过外部数字货币交易所接口API,通过DDE和MC完成动态数据交换,历史数据在交易所下载好导入MC-Qm,由MC完成分析(信号经由公式编辑器路由抓取到外部接口下单),外部接口(期货,外汇,数字货币,等等第三方交易接口)下单;

如此可以完成全球MC交易;

4.当然也可以直接购买英文版MC软件进行设置接入;

5.IB盈利的接口也在该repositer中,tws-api,分析IB的API可知,封装的有VB,.net,C++,py等版本,并附带有例子,例子起始等价于MC(因为MC英文版的设置也是和例子一样,通过设置IP和端口,进行Socket连接的,连接好调用Socket进行行情,交易,账户的交互,TWS软件充当服务器的角色,完成和MC以及和.net例子的交互),例子已经完全验证,可进行交易,点击,或者利用外部信号完成和MC一样的程序化交易功能,在上面做二次开发;

6.币安,okex,等数字货币的行情可以通过数字货币交易所API获取,然后设置到EXCEL,再通过DDE数据交互到multciharts进行画图分析,最后multciats输出信号到文本或者窗口,抓取到之后,调用下单接口,进行外部调用下单;

ib-tws-multicharts-trading's People

Contributors

handayu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.