Using java debugger on MW app?

Shtick Hustler

Well-known member
Joined
Oct 15, 2020
Posts
108
Likes
50
NinjaTrader saves their studies / indicators in a Visual Studio project, and allows user debugging.

Is this possible in MotiveWave?
 
Hi,
If by debugging you are referring to running MotiveWave with the debugger attached allowing you to step through code allowing you look at values etc..., then this is not currently supported. As far as creating and saving studies in Visual Studio Code, I do know they have a Java extension but I have never used it.
 
Yeah, that's what I meant.

Not using VS, just mentioning that NinjaScript allows debugging of their Indicators/Strategies through VS.

Consider it a feature-request :cool:
 
Top