# okx_ai **Repository Path**: coolforv/okx_ai ## Basic Information - **Project Name**: okx_ai - **Description**: 1111111111111 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-01 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # okx_ai #### 安装教程 1. 安装python3.11或更低版本 2. 安装py模块 ``` pip install -i https://pypi.tuna.tsinghua.edu.cn/simple requests openai python-okx ``` #### 使用说明 1. 修改元宝DeepSeek配置文件,在open_ai.py文件中把元宝key/token替换成自己的 2. 修改OKX配置文件,在config.py文件中 3. 修改预设,也在config.py文件中 4. 开始运行 ``` python okx_ai.py ```