# trader **Repository Path**: quickn/trader ## Basic Information - **Project Name**: trader - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-21 - **Last Updated**: 2024-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README trader ====== 操盘大哥的交易组件 INSTALL ======= 先装talib的C库,再用pip装依赖。 修改 mysql 配置文件 /etc/my.cnf.d/server.cnf ,增加如下配置: [mysqld] wait_timeout=31536000 interactive_timeout=31536000 重启mysql服务 License ------- ``trader`` is offered under the Apache 2 license.