Commit Graph

2294 Commits

Author SHA1 Message Date
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
vn.py
17c452e5a9
Merge pull request #1669 from vnpy/docs
Docs
2019-05-06 15:52:16 +08:00
vn.py
1d8e7c6897
Merge pull request #1668 from nanoric/database_docs
[Add] 添加数据库的配置说明文档
2019-05-06 15:51:53 +08:00
nanoric
6949f1562e [Add] 添加数据库的配置说明文档 2019-05-06 02:45:09 -04: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
32926f1883
Merge pull request #1655 from vnpy/docs
Docs
2019-05-02 13:13:29 +08:00
vn.py
f5ffabd896
Merge pull request #1653 from 1122455801/gateway.md
[Add] gateway.md
2019-05-02 13:11:33 +08:00
1122455801
70bb4fa2d2 Update gateway.md 2019-05-01 11:22:39 +08:00
vn.py
170fcc9e27
Merge pull request #1652 from vnpy/docs
Docs
2019-04-30 17:13:43 +08:00
vn.py
5093f270e6
Merge pull request #1651 from 1122455801/mod_index
[Mod] index.md
2019-04-30 17:13:09 +08:00
1122455801
0194fbef2d Update index.md 2019-04-30 16:38:15 +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
vn.py
b78020f0b8
Merge pull request #1649 from vnpy/docs
Docs
2019-04-29 14:37:35 +08:00
vn.py
44f4c79aa7
Merge pull request #1648 from 1122455801/cta_strategy_complited
[Mod]修改说明文档
2019-04-29 14:36:50 +08:00
1122455801
d691d51309 Update quickstart.md 2019-04-29 14:33:36 +08:00
1122455801
e3540a7a5a Update index.md 2019-04-29 14:33:21 +08:00
1122455801
0edd9783e9 Update cta_strategy.md 2019-04-29 14:33:15 +08:00
1122455801
f83a846684 Update cta_backtester.md 2019-04-29 14:32:53 +08:00
1122455801
3fb0e0c66e Update csv_loader.md 2019-04-29 14:32:41 +08:00
vn.py
769e70290d [Add]interval map from vt to rqdata 2019-04-29 13:30:27 +08:00
vn.py
58d977d9bb [Add]relative path to document headers in index.md 2019-04-28 21:34:51 +08:00
vn.py
4a85a60d4d
Merge pull request #1644 from 1122455801/new_index
[Mod] index.md
2019-04-28 21:27:15 +08:00