Commit Graph

2137 Commits

Author SHA1 Message Date
vn.py
1fb7867686
Merge pull request #1695 from vnpy/ctp_se
Ctp se
2019-05-14 11:30:42 +08:00
vn.py
fba2752adc Merge branch 'ctp_se' of https://github.com/vnpy/vnpy into ctp_se 2019-05-14 11:17:04 +08:00
vn.py
3271f79b21 [Add] 6.3.15 ctp api 2019-05-14 11:15:48 +08:00
vn.py
370f29ca17
Merge pull request #1694 from vnpy/dev
Dev
2019-05-14 11:03:28 +08:00
vn.py
4ee6aade5d
Merge pull request #1689 from nanoric/xtp_fix
[Mod] use newer autocxxpy (0.2.4) to generate xtp
2019-05-13 22:43:24 +08:00
nanoric
95185433cf [Mod] use newer autocxxpy (0.2.4) to generate xtp
[Fix] fixed abnormal exit if vnpy.api.xtp is imported(fixed by upgrade autocxxpy)
2019-05-13 11:12:44 +08:00
vn.py
1dd5f9ce8e
Merge pull request #1685 from vnpy/dev
Dev
2019-05-11 21:55:22 +08:00
vn.py
d1ac0379c6
Merge pull request #1682 from vnpy/batch-trade
Batch trade
2019-05-10 14:31:38 +08:00
vn.py
5b120f27cd [Add] deap module into setup.py 2019-05-10 14:30:45 +08:00
vn.py
04906bf277 [Add] query history data function 2019-05-10 14:29:04 +08:00
vn.py
3b279c68eb [Add] query history order and trade data 2019-05-10 14:06:27 +08:00
vn.py
6a64313fbf [Add] support batch order in HbdmGateway 2019-05-10 13:41:09 +08:00
vn.py
4cdf809d41 [Add] send_orders and cancel_orders function 2019-05-09 21:33:09 +08:00
vn.py
fb4d7c9c01 [Fix] missing parent when using QMessageBox.critical 2019-05-09 16:29:15 +08:00
vn.py
9557534eaf [Add] write log and return if no data feteched 2019-05-09 13:41:40 +08:00
vn.py
4a96145e25 [Mod] update README.md 2019-05-09 10:03:04 +08:00
vn.py
5ea402283e
Merge pull request #1673 from 1122455801/ga_01
[Mod] backtesting
2019-05-08 16:04:57 +08:00
vn.py
9a5166d8ec
Merge pull request #1674 from vnpy/query_history
Query history
2019-05-08 15:59:49 +08:00
vn.py
a68773fec9 [Mod] change query_bar -> query_history for rqdata_client 2019-05-08 15:57:35 +08:00
vn.py
8c707435e8 [Add] download bar data from gateway in CtaBacktester 2019-05-08 15:39:15 +08:00
1122455801
7c8ebbbbc7 Update backtesting.py 2019-05-08 14:30:14 +08:00
vn.py
e1c824307e [Del] remove query tick history function 2019-05-08 14:21:08 +08:00
vn.py
9932045b59 [Add] HistoryRequest and related query functions in BaseGateway 2019-05-08 11:26:42 +08:00
vn.py
66cdf33b23 [Add] sync request function of RestClient 2019-05-08 11:19:21 +08:00
vn.py
9622d10186
Merge pull request #1670 from vnpy/data_recorder
Data recorder
2019-05-07 12:08:25 +08:00
vn.py
ae26ca045b [Del] remove unused QtGui 2019-05-07 12:06:53 +08:00
vn.py
1831e2bc23 [Add] DataRecorderApp 2019-05-07 12:04:41 +08:00
vn.py
203d7cba7c [Add] exchanges data memeber for HuobiGateway/HbdmGateway 2019-05-07 09:41:30 +08:00
vn.py
7a4c3ba3d6
Merge pull request #1667 from nanoric/fix_docstring
[Mod] 修正了一下websocket_client的stop和join的注释
2019-05-06 15:52:26 +08:00
nanoric
efc6042d17 [Mod] 修正了一下websocket_client的stop和join的注释 2019-05-06 00:41:40 -04:00
vn.py
8d5b42284a [Add] stop all cta strategies when programme is closed 2019-05-06 09:12:03 +08:00
vn.py
411fb869b4
Merge pull request #1659 from 1122455801/mod_ofexf_01
[Fix] Okexf_gateway
2019-05-06 08:44:49 +08:00
vn.py
768e24368c
Merge pull request #1660 from vnpy/hour_bar
[Add]support hour bar generation
2019-05-05 14:33:49 +08:00
vn.py
5020927be2 [Add]support hour bar generation 2019-05-05 14:30:14 +08:00
1122455801
c563afd8b5 Update okexf_gateway.py 2019-05-05 10:18:00 +08:00
vn.py
ee724fa1b6 [Fix]bug in CsvLoader load function 2019-05-05 09:54:58 +08:00
vn.py
1b10ee4713
Merge pull request #1658 from vnpy/genetic_algorithm
Genetic algorithm
2019-05-03 17:02:50 +08:00
vn.py
a11e6be3ce [Add]run ga optimization in CtaBacktester 2019-05-03 17:01:47 +08:00
vn.py
4cd84b45a5 [Mod]add return value of run_ga_optimization 2019-05-03 16:10:11 +08:00
vn.py
6e3b7faae3 [Add]change variable names 2019-05-03 15:17:32 +08:00
vn.py
4385dd871a [Add]genetic optimization of strategy parameters 2019-05-02 22:32:05 +08:00
vn.py
ed4c71f820
Merge pull request #1657 from vnpy/global
[Add]global setting editor
2019-05-02 20:45:11 +08:00
vn.py
4976e27640 [Add]global setting editor 2019-05-02 20:44:22 +08:00
vn.py
6709967d84
Merge pull request #1656 from vnpy/hbdm
[Add]huobi derivatives gateway
2019-05-02 19:32:28 +08:00
vn.py
2da861d9e7 [Add]huobi derivatives gateway 2019-05-02 19:28:42 +08:00
vn.py
4ec6ca2af7
Merge pull request #1650 from vnpy/gateway_exchange
Gateway exchange
2019-04-30 14:31:37 +08:00
vn.py
791fb0d840 [Add]adjust timestamp of bar data from RQData, close #1573 2019-04-30 14:29:35 +08:00
vn.py
dbf37c629a [Fix]close #1622 2019-04-30 13:58:31 +08:00
vn.py
bfd5ac66d2 [Fix]close #1646 2019-04-30 13:57:14 +08:00
vn.py
0836a5a7f8 [Add]supported exchanges for each gateway 2019-04-29 23:18:27 +08:00