JulesvH wrote:The log-file from the expert/logs folder is attachedSet UsePrintForLogging=true and create a Globalvariable called 'log'
this will switch on print logging.
Let it run for a few minutes and then post the log
It looks like you are missing data for some TF's on some pairs. The robot makes reference to the following timeframes (H1,H4,D1,W1). You need to ensure you have at least around 200 bars of history for each of these TF's for each pair.
It's just a matter of opening each chart and switching to each TF in turn.
Incidentally, that log suggests that you did not correctly tun on my debugging.
If you have set UsePrintForLogging=true
I have added a script on post 1 which will toggle the logging status of the bot. This should generally be off unless there is a problem to troubleshoot.

