Skip to content

Commit

Permalink
1. readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaobing committed Oct 26, 2016
1 parent d735dd7 commit bcfc9f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ manipulate tdx by python.


#通达信版本:v6

现支持 华宝证券,西南证券,安信证券 通达信
添加新券商支持的方法,参考 tdxtrader.py config的配置方法,主要是添加当日委托列表,当日成交列表两个listview的列信息(因为不同券商配置不一样)
requirements

pip install -r requirements.txt
Expand All @@ -18,5 +19,7 @@ pip install -r requirements.txt

#引入:

先启动通达信,并登陆交易账户,再运行python

import pytdxtrader

0 comments on commit bcfc9f3

Please sign in to comment.