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