Hi,
DarthTrader2 wrote:
11:51:45 Strategy thread queue overloaded with tasks. Ticks in queue - 0, bars - 2883, other tasks - 784
This message means that strategy thread can't process messages it receives. Most likely you block it in one of the IStrategy methods. If you have some lengthy jobs - start your own thread
DarthTrader2 wrote:
I thought it means, that strategy is to slow in handling each tick, but on the weekend
there are no new ticks ???
Yes, during the weekend the JForex platform doesn't receive tick, you can filter this days.