xiaoniu
|
573bdca471
|
rename python RSI indicator to avoid name collision
|
2023-09-24 23:30:56 +08:00 |
|
fasiondog
|
4036c182ef
|
Merge pull request #113 from yangrq1018/pr
sqlite kdata driver (support convert interval)
|
2023-09-24 14:43:58 +08:00 |
|
xiaoniu
|
6c78b20160
|
fix minor problems
|
2023-09-24 06:30:53 +08:00 |
|
xiaoniu
|
cd06ea1206
|
sqlite kdata driver (feature: support convert interval)
|
2023-09-23 16:12:23 +08:00 |
|
fasiondog
|
cdf03817fd
|
fixed #105 现在读取不到财务数据了,返回[]
|
2023-09-23 01:18:27 +08:00 |
|
fasiondog
|
af30d11e2c
|
自动设置matplot中文环境, fixed #I7JKAL
|
2023-09-20 02:03:42 +08:00 |
|
fasiondog
|
e55e6f314d
|
ipython/notebook模式下自动设定matplotlib绘图为交互模式;部分改善 bokeh 绘图
|
2023-09-18 02:30:35 +08:00 |
|
fasiondog
|
ed437319ea
|
StrategyBase直接获取 StockManager 实例
|
2023-09-15 00:55:13 +08:00 |
|
fasiondog
|
6061ce3dd5
|
添加pytdx连接失败检测,以便记录日志
|
2023-08-25 01:37:07 +08:00 |
|
fasiondog
|
995fd9ac16
|
fixed timeout on linux 改为和windows一样的机制
|
2023-08-23 19:50:24 +08:00 |
|
fasiondog
|
0ccfe59be3
|
获取股票名称列表等增加超时处理
|
2023-08-22 23:46:04 +08:00 |
|
Gelsen
|
112d16bf33
|
补充 缺少的 examples_init.py
|
2023-08-08 16:57:19 +08:00 |
|
Gelsen
|
bb95e8bc58
|
fix "zsbk_sz = blockbj" to "zsbk_bj = blockbj"
|
2023-08-08 16:49:35 +08:00 |
|
xiaoniu
|
456f8b220b
|
纠正错别字
|
2023-05-29 16:25:42 +08:00 |
|
fasiondog
|
4c23e0d9a6
|
fixed for bokeh3 #78 #84
|
2023-03-15 21:32:11 +08:00 |
|
Administrator
|
a9ea7db157
|
add hour2 to common_mysql get_table
|
2023-02-03 22:45:05 +08:00 |
|
Administrator
|
262451b615
|
update executor.map timeout
|
2022-12-16 15:56:05 +08:00 |
|
Administrator
|
cb56dc1cc7
|
解决delta.total_seconds()出现负值的情况
|
2022-12-16 15:24:30 +08:00 |
|
Administrator
|
fb95b5e537
|
重复用一个代理ip,当超时6次换ip
|
2022-12-16 15:19:46 +08:00 |
|
Administrator
|
787b185794
|
add timeout for proxy requests.get
|
2022-12-16 14:45:52 +08:00 |
|
Administrator
|
2d90a3d92f
|
fix time delta when start_time < phase1_start
|
2022-11-29 01:26:15 +08:00 |
|
Administrator
|
9ac13d279f
|
change min120 into hour2,support Query.HOUR2
|
2022-11-27 17:17:28 +08:00 |
|
Administrator
|
3518052c97
|
support Query.MIN120
(cherry picked from commit 8dc81939d61bb62c1c145aa130a338ed89b71624)
(cherry picked from commit c8b7f8bdd15f453da8925c272dc09a96636381a3)
|
2022-11-27 16:31:25 +08:00 |
|
fasiondog
|
b92d14f17f
|
修复 mysql 无法使用的问题
|
2022-11-20 00:47:01 +08:00 |
|
fasiondog
|
94bf4e9a03
|
update hq_host
|
2022-11-17 22:47:19 +08:00 |
|
fasiondog
|
9258e6d4dc
|
update gitignore
|
2022-11-13 20:04:25 +08:00 |
|
fasiondog
|
35ab1acbf2
|
py wheel for linux (continue)
|
2022-11-13 01:48:37 +08:00 |
|
fasiondog
|
1139b05fe3
|
fixed #I5YE01 bokeh_draw.py 时间显示问题
|
2022-10-30 00:53:06 +08:00 |
|
fasiondog
|
6e5b4b2a5b
|
update spot_server.py
|
2022-10-27 23:02:30 +08:00 |
|
fasiondog
|
fc55a5aa7e
|
fixed linux 下 mysql 数据表名称都改为小写
|
2022-10-16 17:46:58 +08:00 |
|
fasiondog
|
4745dde29d
|
增加异常子进程退出码打印
|
2022-09-15 01:13:49 +08:00 |
|
fasiondog
|
64aab74b58
|
try add log for gui 异常
|
2022-09-13 23:46:05 +08:00 |
|
fasiondog
|
5b92654079
|
增加GUI异常保护
|
2022-09-09 23:36:20 +08:00 |
|
fasiondog
|
d0961dedf8
|
财务数据下载增加异常保护
|
2022-09-08 23:08:10 +08:00 |
|
fasiondog
|
1c9d4d214e
|
try fixed 界面无进度条
|
2022-09-07 22:56:49 +08:00 |
|
fasiondog
|
49fac34e20
|
fixed 股票代码表获取失败导致运行终止
|
2022-09-06 21:16:10 +08:00 |
|
fasiondog
|
c47e8444cf
|
fixed 股票代码表获取失败时没有运行
|
2022-09-06 20:54:07 +08:00 |
|
fasiondog
|
b520a1fdfb
|
fixed 获取股票代码表失败时增加保护
|
2022-09-05 22:41:00 +08:00 |
|
fasiondog
|
dfd5fd1d40
|
恢复财务数据导入
|
2022-08-31 23:46:19 +08:00 |
|
fasiondog
|
8f8e35119c
|
恢复财务数据下载(continue)
|
2022-08-31 00:52:28 +08:00 |
|
fasiondog
|
1e9576d9a7
|
fixed get_history_finance_info 无法获取已有财务数据
|
2022-08-31 00:50:10 +08:00 |
|
fasiondog
|
6d19b08366
|
更新 GUI,补充华泰 insight 相关说明
|
2022-08-23 00:23:04 +08:00 |
|
fasiondog
|
08464a14cb
|
华泰 insight 实时数据获取
|
2022-08-23 00:04:44 +08:00 |
|
fasiondog
|
6f33deaaf5
|
完善nng发送消息的启停与释放
|
2022-08-23 00:04:14 +08:00 |
|
fasiondog
|
a4f57f7d76
|
try insight_sdk
|
2022-08-22 01:25:04 +08:00 |
|
fasiondog
|
8b1715cec5
|
hku_catch 增加指示重新抛出异常的参数
|
2022-08-21 01:01:19 +08:00 |
|
fasiondog
|
e1c798e8f1
|
补充基金列表导入
|
2022-08-20 01:05:20 +08:00 |
|
fasiondog
|
6bc2f8acb9
|
采集服务补充科创板
|
2022-08-20 00:03:44 +08:00 |
|
fasiondog
|
0de7961e1e
|
fixed 缺少科创板
|
2022-08-19 23:15:41 +08:00 |
|
fasiondog
|
cee6212fbc
|
股票列表补充B股和科创板
|
2022-08-19 22:48:32 +08:00 |
|