Bot and indicators not showing up as user code in VS2019
Created at 05 Apr 2021, 19:05
Bot and indicators not showing up as user code in VS2019
05 Apr 2021, 19:05
I am having trouble using the VS debugger. After I attach to a running Bot which is backtesting, the modules window shows some referenced indicators as user code but the Bot and other indicators are not. I believe they all should be recognized as user code. Whats going on? The first yes/no column is whether the code is optimized and the second is whether its user code. The debugger options is set to debug "Just my Code" so this is not right.