I try to create a strategy which adds SL and TP on filled orders, which are not created by a strategy, using ATR.
attached CS file contains 'onExecutionUpdate" , as far as I understand this is only working on strategy created orders? Also it causes an compiling error "no suitable method found to overwrite"
If its wrong anyways, the error doesnt matter.

Comment