1122455801
|
9164bda6b7
|
Update constant.py
|
2019-04-04 17:43:14 +08:00 |
|
vn.py
|
1429856d5c
|
[Mod]add unicode to bytes transfer in rpc
|
2019-04-04 15:57:49 +08:00 |
|
vn.py
|
0ebe533d4f
|
[Mod]improve code quality of okex gateway
|
2019-04-04 15:57:19 +08:00 |
|
vn.py
|
0addc94ed2
|
Merge pull request #1552 from qqqlyx/master
[Add] ping_interval
|
2019-04-04 15:25:05 +08:00 |
|
CHEN Jie
|
a2da6d7ec2
|
fix a bug in CTP login using UserProductInfo and AuthCode
|
2019-04-04 09:32:47 +08:00 |
|
vn.py
|
8e19d21868
|
[Mod]add support for order rejected
|
2019-04-04 07:44:23 +08:00 |
|
vn.py
|
7d86efce39
|
[Mod]complete trading test of okex gateway
|
2019-04-04 07:40:44 +08:00 |
|
qqqlyx
|
b8c648b432
|
update
|
2019-04-03 17:46:48 +08:00 |
|
vn.py
|
7024a7d2ca
|
[Mod]move TigerGateway subsribe into on_push_connected callback
|
2019-04-03 17:00:52 +08:00 |
|
qqqlyx
|
455a1851a7
|
[Add] ping_interval
增加了一个变量,用来控制websocket_client中ping的时间间隔。
|
2019-04-03 16:31:53 +08:00 |
|
vn.py
|
e897907110
|
Merge pull request #1544 from 1122455801/rpc_dev
[Add] RPC 模块
|
2019-04-03 15:58:56 +08:00 |
|
vn.py
|
aceb46c3fd
|
[Add]okex gateway
|
2019-04-03 15:56:06 +08:00 |
|
vn.py
|
2beceb9552
|
[Mod]updater version number to v2.0.1
|
2019-04-03 12:42:57 +08:00 |
|
1122455801
|
d5585ff269
|
Create vnrpc.py
|
2019-04-02 17:07:14 +08:00 |
|
1122455801
|
b3a72c1283
|
Create test_server.py
|
2019-04-02 17:07:10 +08:00 |
|
1122455801
|
e4a1997296
|
Create test_client.py
|
2019-04-02 17:07:07 +08:00 |
|
1122455801
|
3d99ccb5f8
|
Create __init__.py
|
2019-04-02 17:07:04 +08:00 |
|
vn.py
|
66b7bff938
|
[Mod]use bytes instead of string in apex api
|
2019-04-02 14:24:45 +08:00 |
|
vn.py
|
59d2219785
|
[Mod]change apex FixApi.dll to x64 version
|
2019-04-02 10:04:48 +08:00 |
|
vn.py
|
548cd22ef3
|
[Del]remove unused import
|
2019-04-01 16:08:32 +08:00 |
|
vn.py
|
472bdf66f7
|
[Fix]close #1487
|
2019-04-01 15:45:40 +08:00 |
|
vn.py
|
7ca9eec426
|
[Fix]close #1460
|
2019-04-01 15:41:50 +08:00 |
|
vn.py
|
466eac66cf
|
[Fix]add more state control in cta engine
|
2019-04-01 14:54:06 +08:00 |
|
vn.py
|
e63542c44a
|
[Mod]change ctp gateway orderid format to avoid conflict with negative sessionid
|
2019-03-30 23:42:19 +08:00 |
|
vn.py
|
cd7a3a0d53
|
Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV
|
2019-03-30 23:15:50 +08:00 |
|
vn.py
|
8254d2310d
|
[Fix]bugs in load apex dll
|
2019-03-30 23:15:39 +08:00 |
|
vn.py
|
e842b6b06f
|
Merge pull request #1533 from nanoric/sdist2
[Add] 支持sdist
|
2019-03-30 23:02:33 +08:00 |
|
vn.py
|
9b216c1668
|
Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV
|
2019-03-29 16:14:01 +08:00 |
|
vn.py
|
9f9e721983
|
[Mod]cancel only allowd when cta template trading == true
|
2019-03-29 16:13:55 +08:00 |
|
vn.py
|
cc390e9ba7
|
Merge pull request #1531 from 1122455801/22
[FIX] 修改multi_signal, multi_timeframe 和test Strategy的代码风格
|
2019-03-29 14:39:28 +08:00 |
|
1122455801
|
8fa9f2ae9c
|
Update test_strategy.py
|
2019-03-29 12:56:44 +08:00 |
|
1122455801
|
29fe0b072c
|
Update multi_timeframe_strategy.py
|
2019-03-29 12:56:04 +08:00 |
|
1122455801
|
3c884d9568
|
Update multi_signal_strategy.py
|
2019-03-29 12:55:57 +08:00 |
|
nanoric
|
85fc35e48a
|
[Mod] 版本号改为v2.0.1b0
|
2019-03-28 23:00:26 -04:00 |
|
1122455801
|
6a0b0be02f
|
Create genetic_algorithm.ipynb
|
2019-03-29 10:27:35 +08:00 |
|
vn.py
|
d52b900876
|
[Add]MANIFEST.in file for source distribution
|
2019-03-28 22:35:45 +08:00 |
|
nanoric
|
800055ba1a
|
Merge remote-tracking branch 'remotes/origin/v2.0.1-DEV' into pip_from_oss
# Conflicts:
# requirements.txt
|
2019-03-28 02:29:08 -04:00 |
|
vn.py
|
44f6d376aa
|
[Del]remove ibapi from vnpy source code
|
2019-03-28 13:55:44 +08:00 |
|
vn.py
|
4474e12e39
|
[Del]remove talib from vnpy source code
|
2019-03-28 13:54:23 +08:00 |
|
vn.py
|
cd716b4da8
|
[Mod]change ctp orderid format
|
2019-03-28 11:23:31 +08:00 |
|
vn.py
|
90682ab92d
|
[Fix]bugs in king keltner strategy
|
2019-03-28 11:11:29 +08:00 |
|
nanoric
|
c9f303bcc5
|
[Mod] make flake8 happy
|
2019-03-27 04:17:51 -04:00 |
|
vn.py
|
003d903907
|
[Add]TestStrategy for testing cta strategy app
|
2019-03-27 14:45:16 +08:00 |
|
vn.py
|
1c601278ab
|
[Fix]bugs in cta strategy app
|
2019-03-27 14:44:48 +08:00 |
|
vn.py
|
4a1af72300
|
[Mod]change demo strategies to support list result of send_order function
|
2019-03-27 11:42:22 +08:00 |
|
vn.py
|
15fbb54960
|
[Mod]change send order return data to vt_orderids (list) to support offset converter function
|
2019-03-27 11:31:44 +08:00 |
|
vn.py
|
353a9c0d8d
|
[Mod]add offset converter function to cta strategy app
|
2019-03-27 11:31:11 +08:00 |
|
vn.py
|
873a8080ab
|
[Fix]Close #1518
|
2019-03-26 10:07:31 +08:00 |
|
vn.py
|
e143f6582e
|
Revert "Revert "[Add]net_position member of ContractData""
This reverts commit 289bcfa13e .
|
2019-03-25 23:11:12 +08:00 |
|
vn.py
|
0fa314faa8
|
[Fix]change brokerid to str in CtpGateway
|
2019-03-25 16:31:15 +08:00 |
|