Commit Graph

1606 Commits

Author SHA1 Message Date
LimingFang
71b0845c80 SecGateway and api 2019-08-06 13:53:53 +08:00
vn.py
c4dea3b440
Merge pull request #1996 from nanoric/oes_reduce_linux_building_memory
Oes: reduce linux building memory
2019-08-05 17:57:36 +08:00
nanoric
857b80f4f8 Reduce memory usage while building under Linux.
Changes:
[Mod] rename autocxxpy into c2py
[Mod] use c2py 0.5.1
2019-08-05 15:13:55 +08:00
vn.py
31e76df8a7 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-08-01 14:47:20 +08:00
vn.py
397c10e219 [Fix] position query pnl and price data switch 2019-08-01 14:47:14 +08:00
vn.py
2984d65f56
Merge pull request #1961 from xldistance/patch-28
修复本地停止单返回数据错误
2019-08-01 11:33:49 +08:00
vn.py
640150cdcb [Mod] use primaryExchange when exchange data not available 2019-07-29 15:16:25 +08:00
vn.py
b755f9f1fa [Mod] close #1969 2019-07-27 08:47:12 +08:00
vn.py
31bf3a7124 [Fix] convert position related str to float/int 2019-07-26 10:41:44 +08:00
xldistance
6ec7f301e4
修复本地停止单返回数据错误
修复本地停止单返回数据错误
2019-07-25 09:21:33 +08:00
vn.py
f85a7a54d5 [Fix] import sys module 2019-07-24 12:47:24 +08:00
vn.py
15de4c1e1b [Mod] no throw when RestClient catches exception, only write log message 2019-07-24 12:36:23 +08:00
vn.py
81c7e105ab [Fix] no vt_orderid return after sending order 2019-07-24 10:46:25 +08:00
LimingFang
f398e128b8 script trader md & 2019-07-23 20:42:55 +08:00
vn.py
ebc5e79be7 [Mod] change vt_positionid format 2019-07-21 22:55:31 +08:00
vn.py
0df4204d1e [Mod] upgrade to ctp mini 1.4 api 2019-07-19 22:04:21 +08:00
vn.py
8e5854ac1c [Add] MinitestGateway for CTP Mini test envrionment 2019-07-19 21:57:48 +08:00
vn.py
379b5df02e [Mod] update version number 2019-07-19 21:57:25 +08:00
vn.py
575cb232b7 [Mod] add exception type 2019-07-19 21:57:10 +08:00
vn.py
5d4d5129a9 [Fix] closes #1918 2019-07-19 21:16:06 +08:00
vn.py
8a43b76c96 [Fix] potential bug of KeyError when item_info_text is empty 2019-07-19 17:34:08 +08:00
vn.py
6b8bf824c6 [Mod] use partial update to improve plotting speed 2019-07-19 16:04:24 +08:00
vn.py
585dedb314 [Fix] type hinting typo 2019-07-19 15:12:42 +08:00
vn.py
0c068768fb [Fix] typo in typing 2019-07-19 14:06:42 +08:00
vn.py
af37ba8beb [Mod] improve chart drawing performance 2019-07-19 00:26:58 +08:00
vn.py
66b46704e6 [Mod] add trade scatter to show all backtesting trades 2019-07-18 22:54:47 +08:00
vn.py
aedcf81d84 [Add] candle chart dialog to view backtesting history data 2019-07-18 21:14:28 +08:00
vn.py
85e10ddb8a [Mod] improve chart appearance 2019-07-18 21:06:08 +08:00
vn.py
9fb8b1fc2b
Merge pull request #1931 from vnpy/pyqtgraph-chart
Pyqtgraph chart
2019-07-18 16:58:18 +08:00
vn.py
9d79112dd7 [Mod] update cursor info pos after new bar updated 2019-07-18 16:55:12 +08:00
vn.py
a6bd9f6ce0 [Add] key press related function 2019-07-18 16:41:40 +08:00
vn.py
5585d774d4 [Add] cursor for ChartWidget 2019-07-18 12:35:28 +08:00
vn.py
2f247d8ada
Merge pull request #1928 from lostleaf/master
修正 MainEngine 中 app_class, gateway_class 的 type hint
2019-07-18 09:52:30 +08:00
vn.py
7a23eaec1b [Fix] bug in set price range 2019-07-17 15:51:05 +08:00
vn.py
35d9cacf33 [Add] candle chart module 2019-07-17 15:37:53 +08:00
lostleaf
f5469e5158 修正 MainEngine 中 app_class, gateway_class 的 type hint 2019-07-17 10:40:47 +08:00
vn.py
31f017e8a4 [Fix] flak8 code check 2019-07-16 18:37:35 +08:00
vn.py
fd4ba62838 [Add] query_history function for BitfinexGateway 2019-07-16 17:15:42 +08:00
vn.py
805cbc790a [Add] query_history function for OkexGateway 2019-07-16 16:42:29 +08:00
vn.py
ecabe203c7 [Add] query_history function for OkexfGateway 2019-07-16 16:15:07 +08:00
vn.py
49f0af6889 [Add] level 2 broadcast market data support 2019-07-16 15:31:35 +08:00
vn.py
9ce85a0a95 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-07-16 14:44:27 +08:00
vn.py
4d36b5198b [Add] query_history function for BinanceGateway 2019-07-16 14:43:20 +08:00
vn.py
d1df651b40 [Mod] improve code quality 2019-07-16 12:34:29 +08:00
vn.py
cf7b89365a [Mod] complete test of mini_gateway 2019-07-16 12:31:01 +08:00
vn.py
c7621cbfa3 [Fix] bug when receiving empty offset flag 2019-07-16 11:19:22 +08:00
vn.py
07b51393dd [Del] dulpicate vnctp code 2019-07-16 11:11:33 +08:00
vn.py
87f2f8141e [Mod]add data filter when query trading account data 2019-07-16 09:10:45 +08:00
vn.py
fad935364a [Add] mini_gateway for ctp mini system 2019-07-15 19:33:45 +08:00
vn.py
6a7346c42e [Add]ctp mini api 2019-07-15 19:20:36 +08:00
vn.py
28b9ce6d8d
Merge pull request #1921 from vnpy/ws-reconnect
Ws reconnect
2019-07-13 13:25:44 +08:00
vn.py
de47e8eb02 [Add] request rate limit check for BitmexGateway 2019-07-13 13:22:28 +08:00
vn.py
33bd9c56c7
Merge pull request #1912 from nioss/dev
Dev 修改okex深度数据(ondepth)重复
2019-07-12 15:10:36 +08:00
vn.py
02c4a88f02
Merge pull request #1914 from nanoric/fix_unhandled_exception_in_websocket.reconnect
[Mod] Fixed: exception raised in WebsocketClient._reconnect() may not …
2019-07-12 14:24:49 +08:00
vn.py
09d99964e5 [Fix]ctp cancel order needs correct ExchangeID 2019-07-10 17:07:01 +08:00
nanoric
90592ecafb [Mod] Fixed: exception raise in WebsocketClient._reconnect() may not be captured in some case. 2019-07-10 15:43:36 +08:00
vn.py
62a0451d41 [Fix]closes #1913 2019-07-10 10:15:15 +08:00
nio
5eab77cc9d okex 现货和合约深度数据重复修改
okex 现货和合约深度数据重复修改
2019-07-09 22:00:54 +08:00
vn.py
7f7d12e4bf
[Merge] pull request #1908 from vnpy/dev, closes #1906
Dev
2019-07-09 16:16:11 +08:00
vn.py
36524511b2
Merge pull request #1903 from nanoric/linux_no_oes
Linux no oes
2019-07-05 17:41:38 +08:00
nanoric
a8f06a0139 [Mod] autocxxpy: ignore types not exists under Linux 2019-07-05 11:17:30 +08:00
nanoric
1e49a0aa1d [Mod] updated autocxxpy: generate caster for only classes and enums 2019-07-05 09:58:10 +08:00
nanoric
9db0dfdcbb [Mod] updated autocxxpy: added noexcept for async_dispatch_exception::what() 2019-07-05 09:04:13 +08:00
vn.py
d03f0a4a9e
Merge pull request #1899 from vnpy/dev
[Add] clear_button to clear log monitor
2019-07-03 21:12:05 +08:00
vn.py
82dd0d0ea6 [Add] clear_button to clear log monitor 2019-07-03 21:02:37 +08:00
nanoric
50a212bf5a [Mod] use autocxxpy 0.4.1 2019-07-03 16:49:08 +08:00
vn.py
4f9bf0884f
Merge pull request #1898 from vnpy/dev
v2.0.5
2019-07-03 15:28:21 +08:00
vn.py
5eded16f48 [Add] send_email function to ScriptEngine 2019-07-03 13:19:17 +08:00
vn.py
2125bc6a27 [Mod] change cta strategy manager ui to use fixed height, closes #1890 2019-07-02 23:32:36 +08:00
vn.py
4d0e1afa5b [Fix] close #1887 2019-07-02 22:59:59 +08:00
vn.py
ca16e4b58e [Mod] change connect_status control 2019-07-02 18:06:12 +08:00
vn.py
2c0362b3c5 [Mod] ScriptEngine add support to return DataFrame 2019-07-02 17:33:12 +08:00
vn.py
1ed35377e6 [Add] demo jupyter notebook for cli trading 2019-07-02 16:55:00 +08:00
vn.py
131cedc0bb
Merge pull request #1894 from nanoric/new_oes_0.15.9
[Mod] OesGateway: Update api version to 0.15.9
2019-07-02 15:50:42 +08:00
nanoric
07079f8c13 [Mod] built new pyd 2019-07-02 15:25:17 +08:00
nanoric
d29f8c71b8 [Mod] oes_gateway: change code to adapt 0.15.9 version api 2019-07-02 15:25:07 +08:00
nanoric
0f3b96ee8f [Mod] apply 0.15.9 headers, libs, dlls, .a . 2019-07-02 15:13:32 +08:00
vn.py
838727f015 [Mod] rename variable 2019-07-02 14:57:26 +08:00
vn.py
6d9384c56b
Merge pull request #1886 from 1122455801/mod——kk——0701
[Update] king_keltner_strategy.py
2019-07-02 14:55:37 +08:00
vn.py
3d8da45184
Merge pull request #1888 from hlxstc/dev
解决类变量重复赋值的Bug
2019-07-02 14:54:14 +08:00
vn.py
f8b249500d
Update template.py 2019-07-02 14:54:01 +08:00
vn.py
cc590f1b5b [Add] RpcGateway for connecting to RpcService 2019-07-02 14:09:00 +08:00
vn.py
4127f1cc5d [Del] remove unecessary encoding comment 2019-07-02 14:07:38 +08:00
vn.py
13a3865b8e [Mod] add RpcServiceApp 2019-07-02 11:08:14 +08:00
Jokers
2363583fc3 解决类变量重复赋值的Bug 2019-07-02 10:15:43 +08:00
vn.py
01122f013d [Mod] add unbind socket in server stop method 2019-07-02 09:32:46 +08:00
vn.py
c41f84de55 [Mod] simplify rpc module 2019-07-01 21:35:55 +08:00
vn.py
3b8b73b954 [Mod] move test_client/test_server to examples folder 2019-07-01 21:35:28 +08:00
1122455801
ad6368d0a5 Update king_keltner_strategy.py 2019-07-01 10:50:18 +08:00
vn.py
92214950da [Mod] flake8 code quality improve 2019-06-30 23:41:15 +08:00
vn.py
c7171fc312 [Add] ScriptTrader for running script strategies 2019-06-30 23:39:39 +08:00
vn.py
4b1cd4d602 [Mod] change working path when MainEngine created 2019-06-30 23:39:02 +08:00
vn.py
0be4db26c9
Merge pull request #1883 from xldistance/patch-27
Fix onetoken order and trade
2019-06-30 17:18:46 +08:00
vn.py
d720d84476
Merge pull request #1881 from hlxstc/dev
修复加载历史数据的bug
2019-06-30 17:17:57 +08:00
vn.py
20a7648622
[Mod] reduce duplicate code line 2019-06-30 17:17:46 +08:00
vn.py
f5dd168a73 [Mod] sync strategy data to file when stopped or receive trade update 2019-06-30 17:10:23 +08:00
xldistance
88ea19d9db
Update onetoken_gateway.py 2019-06-30 13:56:34 +08:00
xldistance
e14672ab8c
Update onetoken_gateway.py 2019-06-30 13:55:11 +08:00
vn.py
1cfbbe5d30 [Fix] add sync_strategy_data function for BacktestingEngine 2019-06-30 13:32:35 +08:00
xldistance
0fae58f333
fix onetoken order.status
fix onetoken order.status
2019-06-30 12:06:59 +08:00
vn.py
2bab750b96 [Mod] add query_hsitory for IbGateway 2019-06-29 23:36:50 +08:00
vn.py
3b1b8d9ffa [Mod] change default value of brokerid 2019-06-29 08:50:06 +08:00
Jokers
85c72c51bd 修复加载历史数据的bug 2019-06-29 01:17:10 +08:00
nanoric
23e4f968b9 [Mod] use autocxxpy 0.4.0 2019-06-28 19:28:47 +08:00
nanoric
dbac32e2af Merge branch 'new_oes' into dev 2019-06-28 16:52:32 +08:00
vn.py
fcaec7d838 [Mod] add filter for wrong data format in on_depth 2019-06-28 16:11:38 +08:00
nanoric
f9c726fed7 Merge remote-tracking branch 'remotes/origin/dev' into import_fix 2019-06-28 10:59:29 +08:00
nanoric
27b97ec55e [Del] remove vntap.lib 2019-06-28 10:58:39 +08:00
nanoric
86fde178b9 [Mod] use newer autocxxpy: Register AsyncDispatchException as module_local
[Mod] recompile pyds for xtp, tora and tap
2019-06-28 10:56:16 +08:00
nanoric
adc4969746 [Mod] update oes api: use new autocxxpy and change its code layout 2019-06-28 10:30:52 +08:00
vn.py
f1b85f5634
Merge branch 'dev' into tora 2019-06-26 21:45:28 +08:00
vn.py
d0bb68fc47 [Mod] complete test of ToraGateway 2019-06-26 21:43:06 +08:00
nanoric
7bfbd842bc [Mod] apply autocxxpy 0.3.4b in ToraApi, XtpApi, TapApi 2019-06-26 18:19:19 +08:00
vn.py
f2c5882e03
Merge pull request #1862 from vnpy/alpaca
Alpaca
2019-06-25 19:42:33 +08:00
nanoric
e22cb9a415 [Add] ToraGateway: TODO list 2019-06-25 16:58:16 +08:00
nanoric
bc47ef7ea4 Merge remote-tracking branch 'remotes/origin/dev' into tora 2019-06-25 16:41:15 +08:00
nanoric
92092c127c [Mod] ToraGateway: Finished & Remove Useless Code 2019-06-25 16:39:29 +08:00
vn.py
a25051087d [Mod] complete test of AlpacaGateway 2019-06-25 16:25:34 +08:00
nanoric
213e35c690 [Add] ToraGateway: cancel_order 2019-06-25 15:29:16 +08:00
nanoric
69bb4bc685 Merge remote-tracking branch 'remotes/nanoric/tora' into tora
# Conflicts:
#	vnpy/gateway/tora/td.py
2019-06-25 15:00:30 +08:00
nanoric
ef49763381 [Add] tora_td: print detail about OnErrRtnOrderInsert,
[Add] tora_td: ignore non-number OrderRef
2019-06-25 14:58:57 +08:00
vn.py
1b139f34a1 [Mod] improve code readability 2019-06-25 10:47:27 +08:00
vn.py
af94e1e186 [Del] remove unnecessary try...catch 2019-06-25 10:37:40 +08:00
vn.py
0d1a536b23
Merge pull request #1858 from vigarbuaa/master
[add] add alpaca gateway to vnpy
2019-06-25 10:31:02 +08:00
vn.py
72b28df57b
Merge pull request #1846 from 1122455801/rest_compatible_json_headers
[Add] rest_client的data参数增加其他格式支持
2019-06-25 10:28:15 +08:00
vn.py
6659719e2d [Add]mainwindow toolbar for apps 2019-06-24 13:29:22 +08:00
vn.py
7682749bba [Fix] bug when close TapGateway 2019-06-22 23:34:53 +08:00
vigarbuaa
985c062549 format code 2019-06-22 10:56:03 +08:00
vigarbuaa
17fe9bf914 remove not used rest_client
1. "json的内容可以通过设置Content-Type为application/json达成,没必要单独增加一个json字段。" remove not used code
2.  在alpaca撤单调试过程中,发生返回值200,但body.text是json的情况,致rest_client解析json报错,加了try/catch做处理
2019-06-22 10:51:50 +08:00
vigarbuaa
08d3b26a5d remove debug print info 2019-06-22 10:22:04 +08:00
vigarbuaa
9124302cca add process_timer_event to query account and position 2019-06-21 22:31:30 +08:00
xldistance
922914daa7
更新one_token合约交易所代码 2019-06-21 19:23:40 +08:00
vigarbuaa
2dd33b5ba0 add subscribe func 2019-06-21 13:26:40 +08:00
vigarbuaa
0753e3cfe2 add cancel order fun for alpaca 2019-06-20 22:24:18 +08:00
vigarbuaa
04b0da5ce5 add try/catch to json parse func
rest_client认为每个返回都可解为json,在处理alpaca的撤单操作时报错
2019-06-20 22:24:03 +08:00
vn.py
e44ad6955c Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-06-20 15:46:56 +08:00
vn.py
102707cf30 [Mod]change load history data cache size 2019-06-20 15:46:49 +08:00
nanoric
ae09a14cdf [Del] ToraGateway: remove order type of MarketPrice . 2019-06-19 17:50:19 +08:00
vn.py
287448c611
Merge pull request #1842 from 1122455801/binance_mod_0617
[Mod] binance_gateway
2019-06-18 23:35:57 +08:00
vigarbuaa
eb691525fc cancel order successful
send cancel req by rest_client
receive reponse by websocket

...  need to debug
2019-06-18 23:13:41 +08:00
1122455801
000d19afc8 Update database_sql.py 2019-06-18 15:38:05 +08:00
1122455801
874bc7e4ed Update rest_client.py 2019-06-18 14:32:56 +08:00
1122455801
5a1adf2acc Update binance_gateway.py 2019-06-17 15:45:49 +08:00
vn.py
7d8caba62d Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-06-16 15:25:11 +08:00
vn.py
ab605767b6 [Add] more log output for arbitrage algo 2019-06-16 15:25:06 +08:00
vn.py
6909588b9c
Merge pull request #1836 from 1122455801/backtesting_mod_0615
[Mod] 回测引擎增加日期过滤
2019-06-16 14:34:39 +08:00
vn.py
0aa1bda8df [Mod] change logic of arbitrage algo 2019-06-15 23:58:10 +08:00
1122455801
ffebdd2ecd Update backtesting.py 2019-06-15 19:00:06 +08:00
vigarbuaa
1e0248ce5c add swicht {real, paper} url function 2019-06-15 15:07:07 +08:00
vigarbuaa
e8e2e1121d websocket stream and auth and listening stream 2019-06-15 13:45:50 +08:00
vigarbuaa
7be2a90e4c add websocket into alpaca 2019-06-15 11:19:15 +08:00
nanoric
585e4c9e8e Merge remote-tracking branch 'remotes/nanoric/pyqt5_512' into dev 2019-06-14 19:40:07 +08:00
nanoric
a1c33cf9f9 [Mod] database_mongo.py: make flake8 happy
[Mod] database_sql.py: make flake8 happy
2019-06-14 19:06:02 +08:00
vn.py
ad36f0ead4 [Mod] change logic of grid algo 2019-06-14 16:03:45 +08:00
vn.py
23792474b1
Merge pull request #1829 from 1122455801/bitmex_0614
[Mod] bitmex_gateway增加持仓推送过滤
2019-06-14 15:44:43 +08:00
vn.py
bc900dfc82
Merge pull request #1830 from nanoric/database_open_interest
[Add] database: open_interest
2019-06-14 15:44:23 +08:00
nanoric
720c61a7b6 [Del] remove useless code 2019-06-14 15:11:16 +08:00
nanoric
e4bd0b1ee1 [Add] database: open_interest 2019-06-14 13:28:14 +08:00
1122455801
8b624df248 Update bitmex_gateway.py 2019-06-14 13:15:57 +08:00
vn.py
e55138b80e [Mod] update chinese display for new algos 2019-06-14 12:12:41 +08:00
nanoric
c01e7e9a46 [Add] Tora: todo list 2019-06-14 10:57:30 +08:00
vn.py
1214b636b4 [Mod] use write_log function of main_engine 2019-06-14 09:04:50 +08:00
vn.py
e71f84bf9c [Mod] update verrsion no and readme file 2019-06-13 23:32:22 +08:00
vn.py
160998cdab [Add] log function of LogEngine 2019-06-13 23:24:32 +08:00
vn.py
40bd01fdff Revert "[Add] metaclass of singleton"
This reverts commit b05eb7142e.
2019-06-13 20:15:19 +08:00
nanoric
67a249b8c0 [Mod] fixed typing 2019-06-13 18:42:20 +08:00
nanoric
7e7cfbefbe [Add] tora gateway: lots of changes
worked actions:
subscribe
send_order @ limited price
query_contracts
query_account
query_position
query_orders
query_trades
on_account
on_position
on_order
on_trade
2019-06-13 18:35:59 +08:00
vn.py
b05eb7142e [Add] metaclass of singleton 2019-06-13 16:56:44 +08:00
vn.py
6cfdeac8cb Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-06-13 13:12:58 +08:00
vn.py
7afbf720a5 [Add] open_interest in tick/bar data 2019-06-13 13:12:53 +08:00
1122455801
1f8cfa7548 Update converter.py 2019-06-13 10:57:01 +08:00
xldistance
135b16dc44
Update engine.py 2019-06-12 18:44:07 +08:00
xldistance
099f832f48
修正StopOrder vt_orderids
修正StopOrder vt_orderids
2019-06-12 17:32:48 +08:00
vn.py
8fcccd8b1c [Add] support UserProductInfo in CtpGateway 2019-06-12 13:46:44 +08:00
vn.py
e90e1ee104 [Mod] complete test of BinanceGateway 2019-06-12 13:34:32 +08:00
vn.py
93b4ff40a3 [Del] remove _split_url 2019-06-11 23:46:54 +08:00
vn.py
4ae3b2acae [Mod] remove init_query function 2019-06-11 23:00:12 +08:00
vn.py
ebf49abfcb [Mod] remove unecessary code 2019-06-11 22:59:10 +08:00
vn.py
2611e84393
Merge branch 'binance' into binance_gateway_0611 2019-06-11 22:28:21 +08:00
vn.py
5eb0ba9348
Merge branch 'binance' into dev 2019-06-11 22:22:49 +08:00
1122455801
7abd9b9773 Update constant.py 2019-06-11 17:02:48 +08:00
1122455801
9d8db0fbfd Create binance_gateway.py 2019-06-11 17:02:43 +08:00
1122455801
0f841ece0e Create __init__.py 2019-06-11 17:02:38 +08:00
vn.py
b4bea24802 [Mod] relpace bar second/microsecond to 0 when force generated, #1815 2019-06-11 11:21:03 +08:00
1122455801
bd5c7bf9bb Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-06-10 23:45:16 +08:00
1122455801
127e863c3b Update backtesting.py 2019-06-10 23:45:08 +08:00
vn.py
fa9f06b2aa [Mod] Close #1708 2019-06-10 14:54:41 +08:00
vn.py
65133141f8 [Add] HbdmGateway auto resubscribe market data when connected 2019-06-10 14:46:36 +08:00
vn.py
a833576ebb [Mod] update gateway document for using ConId as contract symbol at IB Gateway 2019-06-10 14:15:08 +08:00
vn.py
8f5f187fcd [Mod] clear previously loaded history data 2019-06-10 13:29:03 +08:00
vn.py
4fadcd9016 [Mod] add comment for round_to 2019-06-10 13:25:06 +08:00
vn.py
2cfb18b7bb
Merge pull request #1806 from xldistance/patch-23
ctaengine价格取整到最小价格变动
2019-06-10 13:22:08 +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
xldistance
b79212c4d9
Update engine.py 2019-06-09 08:49:27 +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