When strategy script send Limit order and it filled - OnExecution() work wery good.
But when:
- I send Limit order and it filled or
- I send Market order
OnExecution() NOT work.
How write script in strategy for processing executed handle send orders ?
Thanks

Comment