Browse Source

update

master
tzquant_zq 1 year ago
parent
commit
7c3f90c8c5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      tz_crypto_bt.py

+ 2
- 2
tz_crypto_bt.py View File

@ -3,7 +3,8 @@
import os
import shutil
import numpy as np
# 定义要移动的目录列表
directories_to_move = ['tz_ctastrategy', 'tzquant', 'tzqtdatahub', 'tz_riskmanager', 'gate_api']
@ -44,7 +45,6 @@ print("All directories have been moved to the parent directory of NumPy installa
import os
import sys
import time
import numpy as np
import pandas as pd
from datetime import datetime


Loading…
Cancel
Save