Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DMIndex Smooth param is hidden in UI. Is that intended?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DMIndex Smooth param is hidden in UI. Is that intended?

    Hi NinjaTrader support,

    The DMIndex indicator's "Smooth" input parameter is hidden in the NinjaTrader user interface via the use of the "[Browsable(false)]" attribute.

    Should the "Smooth" input parameter really be hidden?

    Also, there is a comment above the "Smooth" input parameter in the DMIndex source code that seems to attempt to explain why the input parameter is hidden, but it seems wrong to me. It says the following:

    This property will be removed in future version because it does not affect calculation of DM Index
    But actually the "Smooth" input parameter definitely does change the value of this indicator as programmed by NinjaTrader, Inc., at least, as can be seen in the last line of code in the OnBarUpdate() method of the DMIndex indicator's source code, which reads:

    Code:
    Value[0]        = RSI(rsiPeriod, Smooth)[0];
    In addition to wanting to understand the answer to this, I wanted to make sure that your developers were aware of what seems to me to be a discrepancy between the comment and the code.

    I also noticed that the official help page for this indicator at https://ninjatrader.com/support/help...ex_dmindex.htm makes it sound like "Smooth" input parameter is a normal input parameter, which also makes me wonder why it is hidden in the NinjaTrader user interface.

    Thanks,

    EquityTrader
    Last edited by EquityTrader; 09-12-2024, 01:55 PM.

    #2
    Hello EquityTrader,

    Looks to be an oversight.

    I'll talk with development and see if we can get that browsable false removed.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hi Chelsea B.,

      Thank you for the quick response. If after talking with development you learn something interesting about this, or something that means that it is not a simple oversight, I would really appreciate it if you would post what you learned to this forum thread. If I don't see anything else posted from you on this, I will assume that it really was just a simple oversight like it seems to be to you.

      Thanks again,

      EquityTrader

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      23 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      120 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      63 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      41 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      45 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X