Crash in OnTimer
Crash in OnTimer
26 Aug 2014, 09:25
Hi,
I have the following exception happening:
25/08/2014 22:30:24.282 | Executing Market Order to Buy 10k EURCZK
25/08/2014 22:30:24.578 | ? Executing Market Order to Buy 10k EURCZK SUCCEEDED, Position PID24657760
25/08/2014 22:30:24.578 | USDCNH (Ask: 6.1574, Bid: 6.1524) False
26/08/2014 06:46:11.379 | Crashed in OnTimer with AlgoAbortedException: Exception of type 'Frontend.CrossDomain.Dispatchers.AlgoAbortedException' was thrown.
26/08/2014 06:46:12.887 | cBot "CreateTrades" was stopped for EURUSD, h1.
In my Ontimer I log to a csv file every 30 seconds but it stopped logging at 23:29 whilst the exception only happened at 6:47.
Any thoughts on the situation?
Spotware
26 Aug 2014, 17:11
RE:
StormeNet said:
Did you press the Stop button?
@Spotware