This commit is contained in:
aazhou 2023-06-25 20:09:50 +08:00
parent 4742dcabce
commit c46aafe88e
2 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@ PyMySQL==1.0.2
requests==2.28.1
schedule==1.1.0
TA_Lib==0.4.26
binance-futures-connector==3.3.1

View File

@ -9,4 +9,4 @@ from binance.cm_futures import CMFutures
# maa.run('BTCUSD_PERP', '1h')
# print(bn.symbols())
print(len(bn.symbols()))