1122455801
1ece242624
Create risk_manager.md
2019-06-10 11:16:11 +08:00
vn.py
2ae5cf6ce6
Merge pull request #1812 from vnpy/tap-gateway
...
Tap gateway
2019-06-09 10:42:37 +08:00
vn.py
e6f2ff010e
[Mod] change log path
2019-06-09 10:39:54 +08:00
vn.py
cf6b52cae3
[Add] tap gateway comment
2019-06-09 10:22:06 +08:00
vn.py
4450ccd2be
[Mod] flake8 code improve
2019-06-09 10:21:44 +08:00
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
vn.py
e5108bdf61
Merge pull request #1811 from 1122455801/algo_trade_0608
...
[Mod] algo_trader.md
2019-06-08 21:22:11 +08:00
1122455801
3828834be1
Update algo_trader.md
2019-06-08 19:23:41 +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
7d45da8d41
Merge pull request #1807 from 1122455801/install_0607
...
[Update] install.md
2019-06-07 23:21:05 +08:00
vn.py
b97082762a
Merge pull request #1808 from 1122455801/gateway_0607
...
[Update] gateway.md
2019-06-07 23:20:50 +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
1122455801
db038c9e95
Update gateway.md
2019-06-07 17:04:45 +08:00
1122455801
93d1499cd6
Update install.md
2019-06-07 17:02:21 +08:00
vn.py
5d9802b703
Merge pull request #1800 from 1122455801/tiger_update_push_client
...
[Update] tiger_gateway.py
2019-06-07 14:20:32 +08:00
vn.py
260e270c22
[Mod] allow writing log when strategy not inited
2019-06-06 23:15:38 +08:00
1122455801
fa30e8a99b
Update tiger_gateway.py
2019-06-06 11:49:56 +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