NinjaTrader Support Forum
>
Application Technical Support
>
Miscellaneous Support
>
Historical Version 7 Beta Threads
>
Version 7 Beta General Questions & Bug Reports
> DisplayIndicator() vs Add()
PDA
View Full Version :
DisplayIndicator() vs Add()
whitmark
10-05-2009, 01:29 PM
For example, in a strategy, does DisplayIndicator(SMA(20)) in NT7 replace the Add(SMA(20) in NT65?
NinjaTrader_Ray
10-05-2009, 01:36 PM
For example, in a strategy, does DisplayIndicator(SMA(20)) in NT7 replace the Add(SMA(20) in NT65?
Yes, that is correct.