This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tzquant_zq
/
tz_crypto_pub
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
update
master
tzquant_zq
1 year ago
parent
aceb8249e5
commit
7c3f90c8c5
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tz_crypto_bt.py
+ 2
- 2
tz_crypto_bt.py
View File
@ -3,7 +3,8 @@
import
os
import
os
import
shutil
import
shutil
import
numpy
as
np
# 定义要移动的目录列表
# 定义要移动的目录列表
directories_to_move
=
[
'
tz_ctastrategy
'
,
'
tzquant
'
,
'
tzqtdatahub
'
,
'
tz_riskmanager
'
,
'
gate_api
'
]
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
os
import
sys
import
sys
import
time
import
time
import
numpy
as
np
import
pandas
as
pd
import
pandas
as
pd
from
datetime
import
datetime
from
datetime
import
datetime
Write
Preview
Loading…
Cancel
Save