Commit Graph

  • a267f63732 [Mod] flake8 code quality improve vn.py 2019-10-09 16:28:16 +0800
  • 6a50362eec [Mod] process INE order in similar way with SHFE vn.py 2019-10-09 16:24:27 +0800
  • 5aadb46bef [Mod] initialize LegData with position when created vn.py 2019-10-08 17:00:09 +0800
  • 70b589ed52 [Mod] convert order offset for INE contracts vn.py 2019-10-08 16:53:12 +0800
  • b66e2a9dd2 [Fix] add filter for duplicate ib contract update vn.py 2019-09-30 12:10:43 +0800
  • 61bf6bb81e [Fix] close #2099 vn.py 2019-09-30 11:56:38 +0800
  • 3f364e408a Merge branch 'master' of https://github.com/vnpy/vnpy vn.py 2019-09-30 11:53:54 +0800
  • 98716eec55 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev vn.py 2019-09-30 11:49:04 +0800
  • ad38cd2215 [Fix] add ssl support for ctp_gateway/ctptest_gateway, close #1997 vn.py 2019-09-30 11:46:35 +0800
  • e67d21c15e
    Merge pull request #2124 from vnpy/master vn.py 2019-09-30 11:35:23 +0800
  • c7dbed9b69 [Fix] rqdatac max limit login problem vn.py 2019-09-30 11:33:54 +0800
  • 2274a29104 Merge branch 'master' of https://github.com/vnpy/vnpy vn.py 2019-09-30 11:23:02 +0800
  • 746ac00854 [Fix] max limit bug with rqdatac vn.py 2019-09-30 11:22:16 +0800
  • 142253c621
    Merge pull request #2123 from xldistance/patch-31 vn.py 2019-09-29 21:42:04 +0800
  • 20722f6705
    删除多余print xldistance 2019-09-29 10:29:42 +0800
  • 99500a71fc
    Merge pull request #2111 from 1122455801/gateiof_gateway vn.py 2019-09-26 09:33:17 +0800
  • cb4e1106ab
    Merge branch 'dev-gateios' into gateiof_gateway vn.py 2019-09-26 09:33:09 +0800
  • b433d54446 [Mod] improve code quality vn.py 2019-09-25 23:27:25 +0800
  • cdbbb7867e
    Merge pull request #2114 from vnpy/dev-bitstamp-gateway vn.py 2019-09-25 23:20:32 +0800
  • 9139d3b01e [Mod] continuous query account data vn.py 2019-09-25 23:08:33 +0800
  • e0c15d4eee [Mod] complete test of order/trade push update vn.py 2019-09-25 22:53:13 +0800
  • 4626deed62 Create gateiof_gateway.py KeKe 2019-09-25 17:13:11 +0800
  • 04224b5e13 Update constant.py KeKe 2019-09-25 17:12:13 +0800
  • 2f7cba2680 Create __init__.py KeKe 2019-09-25 17:10:30 +0800
  • d868bdf0da [Mod] use bitstamp gateway vn.py 2019-09-25 16:00:24 +0800
  • d741221c41 [Mod] complete send/cancel order function vn.py 2019-09-25 15:34:13 +0800
  • 04ad1cb981 [Mod] Reimplement BitstampGateway vn.py 2019-09-24 23:00:50 +0800
  • 4d68b300f4
    Merge pull request #2109 from nanoric/dev vn.py 2019-09-24 11:44:46 +0800
  • 033740a215 [Mod] RestClient: restore logger nanoric 2019-09-24 10:35:12 +0800
  • db017f6eb2
    Merge pull request #2108 from nanoric/dev vn.py 2019-09-24 10:23:21 +0800
  • 2bf54862f4 Merge remote-tracking branch 'remotes/nanoric/oanda_gateway' into dev nanoric 2019-09-24 10:16:15 +0800
  • f10ec83fe2
    Merge pull request #2075 from nanoric/bybit vn.py 2019-09-23 21:26:24 +0800
  • 94ecc537c5
    Merge branch 'dev' into bybit vn.py 2019-09-23 21:26:01 +0800
  • 625513ac48
    Merge pull request #2105 from nanoric/logger vn.py 2019-09-23 21:21:27 +0800
  • ff85ab7642
    Merge pull request #2104 from nanoric/tap_wrappers vn.py 2019-09-23 21:15:47 +0800
  • 5bb4a7135f [Fix] strategy_module_name may be not defined vn.py 2019-09-21 11:33:52 +0800
  • df2cbd52e4 [Add] logger for RestClient & WebsocketClient nanoric 2019-09-20 15:26:48 +0800
  • 391d94411a [Mod] TapGateway: roll back custom callback_wrapper to fix invalid pointer BUG. nanoric 2019-09-20 14:30:57 +0800
  • 846ea95093 [Fix] close #1997 vn.py 2019-09-20 11:37:32 +0800
  • 222475fdf9
    Merge pull request #2103 from vnpy/dev vn.py 2019-09-19 22:25:02 +0800
  • bb03627627 [Mod] update vnstudio link vn.py 2019-09-19 22:23:41 +0800
  • 7de6e0fb42 [Mod] add wmi into requirements vn.py 2019-09-19 21:55:33 +0800
  • 2322406a93 [Fix] only subscribe if contract data found vn.py 2019-09-19 16:07:32 +0800
  • 5e8a648874 [Fix] bug when __thread not created vn.py 2019-09-19 15:18:51 +0800
  • 6f3a2b49c8 [Del] remove unused ci config files vn.py 2019-09-19 12:30:38 +0800
  • ad9676f242
    Merge pull request #2098 from vnpy/dev vn.py 2019-09-18 22:52:55 +0800
  • 6967a825f2 [Fix] typo of vt_symbol vn.py 2019-09-18 22:51:25 +0800
  • 1257f9a6b7
    Merge pull request #2097 from vnpy/dev vn.py 2019-09-18 16:46:49 +0800
  • 8ec0f439ee [Add] CFE exchange, close #2096 vn.py 2019-09-18 13:03:13 +0800
  • 99ea570b6c [Add] resubscribe logic to solve websocket data push stop problem, close #2045 vn.py 2019-09-18 12:57:17 +0800
  • 2448ef072d [Mod] use decimal.Decimal to ensure round_to precision, close #2002 vn.py 2019-09-18 12:02:04 +0800
  • c02b37bde2 [Mod] auto subscribe market data when add new legs vn.py 2019-09-18 11:44:11 +0800
  • 4f39ef3269 xtp gateway vnpy1.9x master msincenselee 2019-09-18 11:17:39 +0800
  • 02a29de2da xtp api msincenselee 2019-09-18 11:13:19 +0800
  • 6279ab4ddf [Mod] update README.md vn.py 2019-09-17 23:58:16 +0800
  • 15bdeea400 [Mod] close #2060 vn.py 2019-09-17 23:46:05 +0800
  • 69f9a21c3e [Fix] close #2037 vn.py 2019-09-17 23:41:10 +0800
  • 38d090bed4 [Mod] close #2019 vn.py 2019-09-17 23:30:30 +0800
  • 0c1dc817b9 [Fic] close #2021 vn.py 2019-09-17 23:28:36 +0800
  • 8baafc5cf9 [Add] CBOE exchange enum vn.py 2019-09-17 23:14:43 +0800
  • 1356aac894 [Mod] close #1937 vn.py 2019-09-17 23:11:17 +0800
  • cf2a7ad2f7 [Mod] close #1950 vn.py 2019-09-17 23:01:28 +0800
  • 1053eb2d23 [Mod] close #1938 vn.py 2019-09-17 22:56:40 +0800
  • 06797b475f [Mod] update README.md vn.py 2019-09-17 22:48:20 +0800
  • c06240f8f8
    Merge pull request #2093 from vnpy/dev-spreadtrading vn.py 2019-09-17 22:37:35 +0800
  • 6a5d04e61f [Add] BasicSpreadStrategy for demo vn.py 2019-09-17 22:35:40 +0800
  • 80d89d1cb8 [Add] UI component for managing strategies vn.py 2019-09-17 17:41:20 +0800
  • 3b9f1c3148 [Add] SpreadStrategyEngine for managing spread trading strategies vn.py 2019-09-17 16:26:48 +0800
  • 9aa90f538f [Mod] make flake8 happy nanoric 2019-09-17 15:51:50 +0800
  • d805ed043c [Add] OandaGateway nanoric 2019-09-17 14:37:21 +0800
  • 68090e4552 [Mod] add SpreadStrategyTemplate for creating spread strategies vn.py 2019-09-16 23:33:36 +0800
  • bbd62e02b7 [Mod] add EVENT_SPREAD_POS event type vn.py 2019-09-16 23:06:40 +0800
  • f46f796475 [Mod] move leg multiplier to SpreadData vn.py 2019-09-16 17:22:47 +0800
  • 80c9dfe378 [Mod] complete test of algo trading function vn.py 2019-09-16 16:42:16 +0800
  • be9142e878 [Mod] add send/cancel order function of algo engine vn.py 2019-09-16 14:51:57 +0800
  • f94144b704 [Mod] remove test function vn.py 2019-09-15 23:53:49 +0800
  • d4cab7bfc2 [Add] stop algo by double click monitor cells vn.py 2019-09-15 21:46:49 +0800
  • b4081eb01e [Add] dialog ui for creating new spread vn.py 2019-09-15 21:34:47 +0800
  • 2e4776eceb [Add] dialog ui for starting algo vn.py 2019-09-15 20:53:18 +0800
  • 0ad86c8638 [Add] spread trading algo and engine vn.py 2019-09-15 17:44:08 +0800
  • 0f4402833d [Add] template for spreading algo vn.py 2019-09-14 15:57:27 +0800
  • 0ee582a12e [Mod] move OffsetConverter module to vnpy.trader vn.py 2019-09-14 14:39:24 +0800
  • 98912462f6 [Add] spread price and pos calculation vn.py 2019-09-14 13:20:09 +0800
  • b6924e7fdc 更新:增加mongo独立接口,更新FAQ msincenselee 2019-09-14 11:07:22 +0800
  • 5a9dfa747d [Add] new spread trading app vn.py 2019-09-14 11:06:08 +0800
  • 6b753f58a5 [Mod]simplify bitstamp gateway vn.py 2019-09-11 22:20:56 +0800
  • 9dd329e4d5 [Mod] flake8 code quality improve vn.py 2019-09-11 20:59:49 +0800
  • 27099ebb7a
    Merge pull request #2087 from MarvelousPeach/bitstamp_gateway vn.py 2019-09-11 19:37:34 +0800
  • 0da8b784eb adding bitstamp gateway from Wudi K 2019-09-10 10:19:59 +0800
  • 29a39a258a [Mod] make flake8 happy nanoric 2019-09-09 10:59:34 +0800
  • 0258a9b331 Merge remote-tracking branch 'remotes/origin/dev' into bybit nanoric 2019-09-09 10:27:31 +0800
  • 88a29c7bda [Add] BybitGateway nanoric 2019-09-08 23:13:02 +0800
  • afb079c9ca
    Merge pull request #2071 from vnpy/dev-coinbase vn.py 2019-09-05 22:56:08 +0800
  • 6b0bb3cbdb [Mod] change order lifecycle management detail of coinbase gateway vn.py 2019-09-05 22:55:03 +0800
  • 8152682a2b [Add] query history data for coinbase gateway vn.py 2019-09-05 22:18:57 +0800
  • 85f4fe9a3a [Add] query history bars from gateway if available for initing cta strategy vn.py 2019-09-05 13:20:15 +0800
  • eec5d0a769 [Mod] improve code quality of coinbase gateway vn.py 2019-09-05 13:13:39 +0800
  • 77c2b52842 [Mod] complete general test of coinbase gateway vn.py 2019-09-05 11:23:37 +0800
  • 019da35a55 [Fix] close #2055 vn.py 2019-09-04 22:41:33 +0800
  • dc97cbde06
    Merge pull request #2069 from LimingFang/dev-coinbase vn.py 2019-09-04 22:37:57 +0800