mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-03 04:17:58 +08:00
11 lines
309 B
C++
11 lines
309 B
C++
|
#!/usr/bin/python
|
|||
|
# -*- coding: utf8 -*-
|
|||
|
# cp936
|
|||
|
|
|||
|
#===============================================================================
|
|||
|
# 作者:fasiondog
|
|||
|
# 历史:1)20150314, Added by fasiondog
|
|||
|
#===============================================================================
|
|||
|
|
|||
|
from ._trade_instance import *
|