changing structure

This commit is contained in:
2022-05-10 14:27:43 +03:00
parent 6dfe72a3d9
commit c2ddfc0536
23 changed files with 144 additions and 154 deletions

View File

@@ -0,0 +1,14 @@
class coreSignal():
def __init__ (self,
#indDict={},
name='NoName',
mode='retro',
target=None,
valeType=None
):
self.ans=None
self.name=name
#self.indDict=indDict
self.mode=mode
self.target=target # nextBar
self.valeType=valeType #price o c h l