Hi all, sorry for the long title but I had a question about automatically stopping and restarting the system based on strategy performance.
I know that you can code in strategy performance using positionperf and strategyprofit commands but I was wondering if after a system was stopped, if it could automatically restart the next day without?
For example I have a system that trades on an really fast timeframe (1min and below) and automatically stops after 12pm. What I Because it accumulates orders its wins and losses are very large but if I was to code it to stop trading after daily loss reached £500, could I then code it to automatically start again the next morning without having to do it manually?