Commit Graph

2328 Commits

Author SHA1 Message Date
vn.py
2e2b2f7510 [Mod] improve code style 2019-06-09 08:45:43 +08:00
vn.py
981c666f4d [Mod] change to use position summary instead of indvidual position 2019-06-08 22:34:46 +08:00
vn.py
d072543dd6 [Mod] use ClientOrderNo for orderid (local) 2019-06-08 22:25:23 +08:00
vn.py
5febb801aa
Merge pull request #1810 from nanoric/tap_gateway
Tap gateway
2019-06-08 21:22:16 +08:00
nanoric
6e0e23d999 Merge remote-tracking branch 'remotes/origin/tap-gateway' into tap 2019-06-08 17:11:09 +08:00
nanoric
64e3be33fc [Fix] TapGateway: make send_order not to crash. 2019-06-08 17:08:55 +08:00
nanoric
1c661d07c4 [Mod] TapApi: use autocxxpy 0.3.1
detail:
[Fix] Fixed: return value of API which applied output_argument_transform is always empty(default value)
[Fix] Fixed: crash while calling some API which returns packaged str. Such as InsertOrder.
[Mod] Some types of constant was changed to str, which has a type of int originally. (these variables has a type of 'char' in c++)
2019-06-08 17:07:56 +08:00
nanoric
fa590bf1f3 [Mod] use autocxxpy 0.2.6
detail:
[Fix] fixed: failed to construct(call __init__) of some structure from tap api
[Del] remove gtest headers.
2019-06-08 00:10:55 +08:00
vn.py
8ec5a8d4eb [Mod] complete test of tick data update 2019-06-07 23:48:41 +08:00
vn.py
dbdb099a95
Merge pull request #1809 from nanoric/tap
[Fix] TapApi: fixed nullptr error.
2019-06-07 23:20:46 +08:00
vn.py
0efee692a5 [Mod] upgrade QuoteAPI dll 2019-06-07 23:20:13 +08:00
nanoric
a5e545ba0c [Mod] updated TapQuoteApi.dll: use newer official provided x64 dll.
[Fix] fixed nullptr error.
2019-06-07 23:11:39 +08:00
vn.py
a20eee2d44 [Fix] typo in update_order 2019-06-07 22:52:10 +08:00
vn.py
8cb4abcf9d [Add] send/cancel order function 2019-06-07 22:42:36 +08:00
vn.py
bec7bb2fee [Add] query order/trade data 2019-06-07 21:56:21 +08:00
vn.py
49579568f2 [Add] query position function 2019-06-07 18:37:37 +08:00
vn.py
c990f553e1 [Add] support for more exchanges 2019-06-07 18:22:45 +08:00
vn.py
18b4162f4f [Mod] complete test of QuoteApi 2019-06-07 17:33:19 +08:00
vn.py
260e270c22 [Mod] allow writing log when strategy not inited 2019-06-06 23:15:38 +08:00
vn.py
c83a762015
Merge pull request #1795 from vnpy/bug-fix
Bug fix
2019-06-05 19:30:39 +08:00
vn.py
b0edd7fe88 [Mod] change init function of RqDataClient 2019-06-05 19:24:44 +08:00
vn.py
be315e4bc1 [Mod] use no adjustment type of equity history data 2019-06-05 19:17:23 +08:00
vn.py
1f5a57c2c7 [Fix] close #1753 2019-06-05 18:09:10 +08:00
vn.py
04cb7df3e9 [Fix] close #1754 2019-06-05 17:56:23 +08:00
vn.py
9571bf083e
Merge pull request #1790 from 1122455801/arb_algo_01
[Add] Arb algo
2019-06-05 17:00:01 +08:00
1122455801
72d2ef95d0 Update engine.py 2019-06-05 13:55:51 +08:00
1122455801
ad4471dfc4 Create arbitrage_algo.py 2019-06-05 13:55:47 +08:00
vn.py
d41bfc1c4d Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-06-03 18:46:42 +08:00
vn.py
9d6b6a2871 [Mod] change document index page 2019-06-03 18:46:38 +08:00
vn.py
da11d5347f
Merge pull request #1778 from 1122455801/tiger_update_push_client
[Fix] 修复老虎接口行情推送的bug
2019-06-03 16:50:49 +08:00
vn.py
90ad4b5bda
Merge pull request #1779 from nanoric/tap
[Mod] Rename ITap(api/gateway) to Tap(api/gateway)
2019-06-03 16:50:34 +08:00
vn.py
506ab97453
Merge pull request #1780 from nanoric/oes_fix
[Fix] fixed: OesGateway cann't connect to ord channel
2019-06-03 16:49:38 +08:00
nanoric
ca16e0c141 [Mod] Rename ITap(api/gateway) to Tap(api/gateway) 2019-06-03 14:58:39 +08:00
1122455801
ec1955a5c0 Update tiger_gateway.py 2019-06-03 14:48:32 +08:00
nanoric
d007e44893 [Add] OesGateway: Added option to set customize IP and MAC
[Fix] fixed: OesGateway cann't connect to ord channel
2019-06-03 14:40:19 +08:00
vn.py
3b18570254
Merge pull request #1773 from vnpy/risk-manager
Risk manager
2019-06-02 15:05:10 +08:00
vn.py
41bcf7b605 [Mod] change RiskManager to use QDialog 2019-06-02 14:51:15 +08:00
vn.py
ef8ca962db
Merge pull request #1767 from 1122455801/stop_algo_01
[Add] DMA algo
2019-05-31 09:16:04 +08:00
1122455801
31d4f0b04e Update engine.py 2019-05-30 16:05:03 +08:00
1122455801
ef5848934f Update stop_algo.py 2019-05-30 16:04:58 +08:00
1122455801
1a8a167ba1 Create dma_algo.py 2019-05-30 16:04:55 +08:00
vn.py
6311bb510e
Merge pull request #1765 from vnpy/dev
Dev
2019-05-30 15:20:59 +08:00
vn.py
9f8dd2ebd7
Merge pull request #1764 from 1122455801/rm_engine_01
[Add] UI for RiskManagerApp
2019-05-30 15:20:14 +08:00
1122455801
1f7a112302 Create widget.py 2019-05-30 15:11:32 +08:00
1122455801
3730bb95ad Create risk_manager.ico 2019-05-30 15:11:26 +08:00
1122455801
b219f44c75 Create __init__.py 2019-05-30 15:11:22 +08:00
1122455801
a5dff8e948 Update engine.py 2019-05-30 15:11:17 +08:00
1122455801
d76e842a73 Create __init__.py 2019-05-30 15:09:45 +08:00
vn.py
61959d5cb6
Merge pull request #1763 from vnpy/algo-csv
[Add] start atrading algos from csv file
2019-05-30 15:08:49 +08:00
vn.py
e013f02335 [Add] start atrading algos from csv file 2019-05-30 15:08:04 +08:00