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

MACD with WMA fast and slow averages

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

    MACD with WMA fast and slow averages

    Hi
    I am interested in developing a MACD Oscilator using WMA instead of EMA.

    I tried to alter the existing Ninja script available for regular MACD by swaping letter 'E' with 'W' where ever I saw the Ema in the code. Unfortunately , it generated some error report while compiling.

    Appreciate guidence from Ninja support team / forum members in either calculating FastWma and SlowWma and substituting in the main MACD code or developing a new oscilator.

    Thanks,

    Raj

    #2
    I would suggest you look into the various MACD variants posted to our sharing section and then use them as basis for your own derivation - http://www.ninjatrader-support2.com/...ch=MACD&desc=1
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Dora,

      Try this...

      WMACD

      I used the original MACD formula to calculate the Diff from the WMA values.

      I also put an extra line on the Diff to make it easier to read.

      Enjoy,

      RJay
      Attached Files
      RJay
      NinjaTrader Ecosystem Vendor - Innovative Trading Solutions

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by sugalt, 04-30-2024, 04:02 AM
      2 responses
      13 views
      0 likes
      Last Post sugalt
      by sugalt
       
      Started by merc410, Today, 03:41 AM
      0 responses
      3 views
      0 likes
      Last Post merc410
      by merc410
       
      Started by Ndakotan1313, 03-14-2024, 05:02 PM
      2 responses
      60 views
      0 likes
      Last Post blaise_code  
      Started by claxxical, 05-30-2017, 12:30 PM
      37 responses
      4,457 views
      0 likes
      Last Post Padan
      by Padan
       
      Started by SugarDefwebsite, Today, 02:18 AM
      0 responses
      4 views
      0 likes
      Last Post SugarDefwebsite  
      Working...
      X