Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

What is IndicatorBase.Weighted?

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

    What is IndicatorBase.Weighted?

    I am trying to understand some NinjaScript code the uses WMA like this:
    wmaSeries.Set(WMA(Weighted, 2)[0]);

    It apparently is used here as a dataseries, but where does it come from? Exactly what is Weighted? Is not a declared variable anywhere in the code. When I hover over it, the following is displayed:
    IDataSeries IndicatorBase.Weighted

    I can't find any info on this by searching the internet, the forums here or the Help Guide. Is this some sort of pre-calculated constant? Where can I find an explanation of what this represents?

    #2
    Hello rwbta,

    Thank you for your note.

    You can information on Weighted at the following link: http://www.ninjatrader.com/support/h...7/weighted.htm

    Comment


      #3
      Thank you. I wonder why it didn't come up in my searches earlier today? Oh well, at least I've got it now.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ZenCortexReal, Today, 08:52 AM
      0 responses
      0 views
      0 likes
      Last Post ZenCortexReal  
      Started by rocketman7, Today, 02:12 AM
      5 responses
      24 views
      0 likes
      Last Post rocketman7  
      Started by trilliantrader, 04-18-2024, 08:16 AM
      7 responses
      28 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by samish18, 04-17-2024, 08:57 AM
      17 responses
      66 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by briansaul, Today, 05:31 AM
      1 response
      15 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X