Posts
martins 02 Dec 2024, 14:29
Suggestions
Change this message: The log file has reached the size of 300 KB. You can access complete information by clicking on the "Show in Folder" button.
…because it seems if the log filled due to Print() rather than due to many (journalled) trades, there is no “complete information” anywhere - another...martins 02 Dec 2024, 12:30
cTrader Algo
indicator.Count is 0 when referenced in cBot's first OnBar and changes to correct 201 if referenced again without doing anything else
Is this a known problem, in backtest on 5.0.46?With this in OnBar, 2 consecutive statements just writing lines with .Count values to a log file:mjsWri...PanagiotisCharalampous 02 Dec 2024, 07:43
martins 02 Dec 2024, 16:37
Suggestions
Delete prev suggestion - there are 2 "Show in Folder" places - a new v5 button top right of Logs for Print() output, and in Settings->Chart
…and the Help pages guide you to one in Settings→General where the Chart one used to be. Can see files log.txt & parameters.cbotset in the fo...