I am wondering if there is a way of adding a block of code that has a specific purpose into a strategy, without having to go to each section such as 'OnStartUp' 'OnBarUpdate' etc. Explicitly, I would think of it as an object that had its own subsections of 'Jons very own OnStartUp' and 'Jons very own OnBarUpdate' etc that would seamlessly integrate into the code without compiler issues.
Thanks,
Jon

Comment