Exemple #1
0
 def __init__(self):
     BacktestMarket.__init__(self)
     self.conn = TestConn( self )
 def __init__(self):
     BacktestMarket.__init__(self)
     self.conn = TestConn(self)