openctp-tts
Installation
pip install openctp-tts==6.3.15.*
pip install openctp-tts==6.3.19.*
pip install openctp-tts==6.5.1.*
pip install openctp-tts==6.6.1.*
pip install openctp-tts==6.6.7.*
pip install openctp-tts==6.6.9.*
pip install openctp-tts==6.7.0.*
pip install openctp-tts==6.7.1.*
pip install openctp-tts==6.7.2.*
Example
Demo
from openctp_tts import mdapi, tdapi
md_api = mdapi.CThostFtdcMdApi.CreateFtdcMdApi("market")
td_api = tdapi.CThostFtdcTraderApi.CreateFtdcTraderApi('user_id')
License
openctp-tts
is distributed under the terms of
the BSD-3-Clause license.