Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 17:35:12 +0000



Post From: Send Attached Orders Not Working

[2020-09-22 12:43:36]
Sawtooth - Posts: 3993
Any ideas how to fix this?
- Does this ever happen in chart Replay, and will it repeat each time you replay the same entry?
It's difficult to troubleshoot if you can't reliably duplicate the event.

- Are your entries at close of bar?
The “Cancel Unfilled Order After N Bars” example assumes so.

- Would this happen if the bar period was longer?
Depending on the market, 10 sec bars may not populate exactly on time if there is no chart update.

- Is 'Cancel All Working Order On Exit' set to Yes, and are there formulas in L3/N3?
You could start to isolate the trouble by removing formulas in J27, L3, or N3, to see if the cancellation is coming from that cell.

- Are you using Reversals, and are any of the three 'Cancel All Orders On ... set to Yes?
Opposite signals will cancel current orders.

Since this trouble is occurring within a second or two, all of the above suggestion are based on signals flashing somewhere that might interrupt the expected sequence.

is J27 meant to cancel working orders that we’re attached to a filled order or all working orders?
J27 cancels all working orders, including those attached to a filled order.
J78 only cancels working orders that are not attached to a filled order.