class ActiveManagement(object): def __init__(self, strategy): self.strategy = strategy def run_checks(self): pass # Trading Time # Max loss # Trends # Asset Groups # Position Size # Protection # Max open positions # Max open positions per asset # Max risk # Crossfilter