I'm starting to develop my own strategies via a Ninja developer.
My first Strategy used an ATM to manage the orders. However, then Strategy Analyzer will not track the orders and thus no extensive backtesting is possible.
So, it looks like the trade management needs to be fully in the Strategy.
There is great testing advantage to having the trade management configurable with parameters instead of code changes.
Does anyone know of a code base available that would duplicate the ATM features in a Strategy?
If not, are there others there who might want to share the cost of this development?
(OR, better yet...will NT 7 Strategy Analyzer be able to track ATM orders it submits?)
Thanks

Comment