Is there any way to handle errors in a controlled way?
In C# we have try catch. In old VB6 there was on error goto or resume next.
I want to prevent the program from crashing and stop.
Thanks -Morgan
Unfortunately there’s no error handling provision.
It would be great to have one!
Here is a link (https://www.prorealcode.com/topic/centralization-of-queries-and-suggestions-on-prorealtime/) where members ask for/suggest improvements. One of them is interaction among running strategies and, hopefully, between strategies and the trader. In such a case there could be some error handling procedure.
A part of the probleam is also interaction end exchange of detailed info between the Broker and PRT!
Roberto
Thanks for your answer.
Yes it would be great to be able to from within a running strategy call another running strategy on another time frame.
Yes it would be great to be able to from within a running strategy call another running strategy on another time frame.
Yes, this was an idea I had before, it would resolve the portfolio / multiple timeframe trading capabilities we still don’t have in our trading arsenal 🙂 Though, multi timeframe is under construction, we have to be patient!