but then i found, by co-incidence, at the same time 6:05 AM, two SELL signals were generated by running strategy, and those orders did not execute
Question:
i want to know the solution, how can we do this? if strategy dissconnected for 5 minute and connection comes back- then i want to make sure that all previous generated signals during that downtime still gets executed when connection is back
see picture below
.
Idea:
1. do i need to change options/strategies- on connection loss= recalculate?
2. do i need to change strategy behaviour= immediately submit? (instead of currently I have waituntilflat)
3. current bars required to trade=1. is that fine?
4. or do i need to change disconnect delay seconds= 1000 (instead of currently 5 seconds) within options/strategies section
Please guide me

Comment