Hey guys!

I have a quick question for the community. Why is it not possible to do this?

self.ema = self.EMA(self.symbol.Symbol, 7, timedelta(minutes=5))

What is the alternative? This is exactly what I am trying to do but I do not know the correct syntax for this. 

Is anyone able to help me out?

Best, 

Jesse

Shoutout to Nico Xenox and Derek Melchin These guys are heroes.