Git Product home page Git Product logo

Comments (12)

zfsamzfsam avatar zfsamzfsam commented on July 23, 2024 3

交易API的通用化,最好是能兼容...

		RestFul-API,最好能兼容实盘易(ShiPanE)的
			http://www.iguuu.com/e
	
		Python-交易接口API,可以参考:
                                实盘易(ShiPanE)
				futuquant API
				https://github.com/FutunnOpen/futuquant

from pytdx.

rainx avatar rainx commented on July 23, 2024

可以用trade.dll ,我这里搞了一个封装,封装成rest server了,可以配合pytdx下单,具体看pytdx/trade部分
rest server在这里

https://github.com/rainx/TdxTradeServer

用QT开发的,估计自己编译会有点难度..

from pytdx.

niucool avatar niucool commented on July 23, 2024

哦,我也注意到了,请问你用的trade.dll是理想论坛里面那个河蟹版吗?

from pytdx.

rainx avatar rainx commented on July 23, 2024

应该是的,我是从其它地方找到的,不过我估计都一样

from pytdx.

rainx avatar rainx commented on July 23, 2024

@zfsamzfsam 我看一下

from pytdx.

niucool avatar niucool commented on July 23, 2024

@rainx 用第三方闭源的程序问题就是怕有信息泄露问题,请教你怎么知道是否可靠呢?

from pytdx.

rainx avatar rainx commented on July 23, 2024

@niucool 这个只能靠运气了,如果有时间可以反向工程一下trade.dll ,把里面所有的可能有网络传输的地方分析一下就可以了,或者用wireshark之类的抓包看看,不过这个比较花时间了,

from pytdx.

niucool avatar niucool commented on July 23, 2024

@rainx 谢谢回复,我原来担心有这样的问题,就搞了个模拟键盘操作的程序,类似实盘易,自己用是够了。

from pytdx.

fanazhe avatar fanazhe commented on July 23, 2024

@rainx @niucool 请问能否告知哪个trade.dll目前是可用的?谢谢!

from pytdx.

yutiansut avatar yutiansut commented on July 23, 2024

08年的那个理想论坛 @fanazhe

from pytdx.

fanazhe avatar fanazhe commented on July 23, 2024

@yutiansut 谢谢!

from pytdx.

rainx avatar rainx commented on July 23, 2024

@fanazhe 直接用get_tts命令吧.

from pytdx.

Related Issues (20)

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.