fixed requirements

This commit is contained in:
2022-05-09 16:41:14 +03:00
parent 0a404d0996
commit 1d9729acbc
3 changed files with 787 additions and 5 deletions

View File

@@ -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