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

help needed

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

    help needed

    can someone help me to write this indicator? I am using it on other platforms, but cannot script it into ninja. It is very effective and in return for your help i will teelya exactly how and when to use it.

    The name is: Mueller Oscillator.
    The logic is as follows:

    var1: RSI(Close, 2)
    var2: LowestValue(var1, 4)
    var3: HighestValue(var1, 4)
    var4: (var1-var2)/(var3-var2)

    Plot: WMA(var4, 12) * 100

    It should not be that complicated to write when you know how to write Thx

    #2
    Hello,

    Maybe a forum member may help you, but as an alternative you could use one of our consultants:
    DenNinjaTrader Customer Service

    Comment


      #3
      thx for answering.
      well i think its a quick an easy task for someone who knows and as I said the reward will be nicely when i am gonna tell the special way to use it.

      Comment


        #4
        made it

        ok I made it with a little trick by myself. thy anyway.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by habeebft, Today, 07:27 AM
        1 response
        11 views
        0 likes
        Last Post NinjaTrader_ChristopherS  
        Started by AveryFlynn, Today, 04:57 AM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by Max238, Today, 01:28 AM
        4 responses
        37 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by r68cervera, Today, 05:29 AM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by geddyisodin, Today, 05:20 AM
        1 response
        14 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X