CoolFace
Apppublic

wuliangcheng86/fiance-data-center-server

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
41 commits on main
8e7eefc5mo ago

Update requirements.prod.txt

wuliangcheng86
0722f085mo ago

Update requirements.prod.txt

wuliangcheng86
130e69f6mo ago

Add list_date/delist_date fields to stock_info

wuliangcheng86
b75a6596mo ago

Add stock_info save/read to MySQL

wuliangcheng86
33ea9af6mo ago

Update config and requirements for A股 data collection

wuliangcheng86
87917e56mo ago

Fix: 预加载配置文件

wuliangcheng86
94f1eba6mo ago

Fix: 直接从yaml读取配置绕过get_config

wuliangcheng86
2450c866mo ago

Fix: 移除模块级别get_config导入

wuliangcheng86
5ce98cd6mo ago

Fix: 本地测试成功 - SSL参数修复 + 恢复MySQL方法

wuliangcheng86
7d2bb746mo ago

Fix: 多路径尝试读取配置文件

wuliangcheng86
3bd3a9f6mo ago

Fix: 直接从yaml文件读取tushare配置

wuliangcheng86
9f971046mo ago

Add debug log for API klines

wuliangcheng86
faf68f86mo ago

Fix: 移除_create_tables调用

wuliangcheng86
fa6803e6mo ago

Fix: 完全简化MySQL初始化,移除所有可能导致字符串问题的代码

wuliangcheng86
aec72d56mo ago

Fix: 添加tushare配置

wuliangcheng86
a89850e6mo ago

Fix: 简化MySQL初始化流程并安全获取配置

wuliangcheng86
9fa4a9f6mo ago

Fix: 使用pymysql连接TiDB Cloud

wuliangcheng86
6968fd86mo ago

Fix: 安全访问MySQL pool配置避免错误

wuliangcheng86
1d033ff6mo ago

Fix: 加载配置文件避免tushare api key错误

wuliangcheng86
f7dff166mo ago

Fix: AKShare日期格式问题导致返回年线数据

wuliangcheng86
332a5df6mo ago

Fix: 优先从MySQL获取K线,无数据则从API获取并存储到MySQL

wuliangcheng86
95444836mo ago

Fix: Move admin_router definition before registration

wuliangcheng86
842ea666mo ago

Fix: Export admin_router in __init__.py

wuliangcheng86
9a4e6b16mo ago

Fix: Remove pinned versions for tushare/akshare

wuliangcheng86
b8fb4516mo ago

Add admin collect API endpoint

wuliangcheng86
34aceca6mo ago

Add A股 stock collector scripts and dependencies

wuliangcheng86
470dfb56mo ago

Add Binance US API endpoints to resolve geo-restriction issues

wuliangcheng86
02eaab56mo ago

Update Dockerfile and simplify MySQL SSL configuration

wuliangcheng86
16ed07e6mo ago

Fix MySQL SSL configuration using connect_args

wuliangcheng86
cd42e2e6mo ago

Fix SSL configuration type error for MySQL

wuliangcheng86
9420e936mo ago

Fix SSL configuration for TiDB Cloud MySQL connection

wuliangcheng86
bdc3a986mo ago

Restore environment variable configuration for MySQL

wuliangcheng86
cd30b0f6mo ago

Fix MySQL configuration loading to use config file values directly

wuliangcheng86
5b52a4b6mo ago

Update database name from test to finance_data_center

wuliangcheng86
6eca7336mo ago

Update MySQL configuration with TiDB Cloud connection

wuliangcheng86
62a1c936mo ago

Fix Redis connection issues and add fault tolerance

wuliangcheng86
39e2c806mo ago

Update Redis configuration with Upstash TLS connection

wuliangcheng86
0dbea546mo ago

Update Dockerfile with debugging info

wuliangcheng86
534a5dc6mo ago

Deploy finance data center server to Hugging Face Space

wuliangcheng86
6a8b3f56mo ago

initial commit

wuliangcheng86
61a66396mo ago

initial commit

wuliangcheng86