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 burtoninlondon, Today, 12:38 AM
        0 responses
        9 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        14 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Yesterday, 08:42 PM
        0 responses
        11 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Yesterday, 07:51 PM
        0 responses
        13 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,983 views
        3 likes
        Last Post jhudas88  
        Working...
        X