|
@@ -5,6 +5,7 @@ from sqlalchemy import create_engine
|
|
import threading
|
|
import threading
|
|
from datetime import datetime as dt
|
|
from datetime import datetime as dt
|
|
from jqdatasdk.technical_analysis import *
|
|
from jqdatasdk.technical_analysis import *
|
|
|
|
+#原始版本
|
|
|
|
|
|
auth('18616891214', 'Ea?*7f68nD.dafcW34d!')
|
|
auth('18616891214', 'Ea?*7f68nD.dafcW34d!')
|
|
# auth('18521506014', 'Abc123!@#')
|
|
# auth('18521506014', 'Abc123!@#')
|