i clicked on the "visual studio icon" in the ninjatrader code editor to launch VS
The VS launched is VS2022 Enterprise edition with version 17.7.4
I added the EMA indicator on the chart
I set a break point in @EMA.cs and followed the documented process to launch the debugger using the "attach process"
For reasons unexplainable, the VS believes the source code loaded is different from original version.
This is a new defect for the latest version as i have never seen this behaviour before.

Comment