fixed requirements
This commit is contained in:
@@ -24,10 +24,10 @@ from plotly.offline import init_notebook_mode, iplot
|
||||
from plotly.subplots import make_subplots
|
||||
init_notebook_mode()
|
||||
|
||||
import CoreTraidMath
|
||||
import CoreDraw
|
||||
import Ind_bollingerBands
|
||||
import coreSignal
|
||||
import Core.CoreTraidMath
|
||||
import Core.CoreDraw
|
||||
import Core.Ind_bollingerBands
|
||||
import Siganls.coreSignal
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user