1nfected

Results 5 comments of 1nfected

I came here to report/request exactly this thing. Seeing the '>' dangling there all by itself makes me sad! Formatting is supposed to make reading code **easier**! And this weird...

Yup, I think I'll give this a shot!

+1 on the suggestion to decouple all the indicators from the `StockData` class and design them as stand-alone functions. This way, they can then be used with any arbitary series...

@ooples, for certain indicators, I can understand that require specific data points, but if we look at basic indicators such moving averages, there could be a need to calculate MA...

Hi @mbdavid, is this possible yet? Or any plans to do this in the future? I find the current way of setting up indexes quite un-intuitive. I think it would...