Thanks for your reply.
The output isn't exactly clear to me where the prints were made and the syntax for what you are printing. For example, printing Times[][] directly from OnOrderUpdate() without accessing the Times with GetValueAt() would not be a guaranteed reference.
We would really want to see:
- The Times[][] value used in the order method printed in OnBarUpdate() just before the order method
- The Signal Name of the order in OnOrderUpdate() or the Signal Name as noted by Trace Orders
If you would like to submit a new version of the code with exactly what you are looking at, I can create a another demonstration explaining the output. If there are some clear steps that you would like me to take that show a difference in behavior, please let me know so we can review that particular case.
I'm happy to be of any further assistance.

Leave a comment: