Need to decide on a path forward for these sooner rather than later. Functions will either be individually typed (ie func Butterfly() []BUTTERFLY {}) OR grouped (ie func Butterfly() []STRATEGY {}). Need to do research into what the responses will look like from tda in all circumstances. If there are significant differences, individually typed but if not, group it.
Need to decide on a path forward for these sooner rather than later. Functions will either be individually typed (ie func Butterfly() []BUTTERFLY {}) OR grouped (ie func Butterfly() []STRATEGY {}). Need to do research into what the responses will look like from tda in all circumstances. If there are significant differences, individually typed but if not, group it.