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 mishhh, 05-25-2010, 08:54 AM
        19 responses
        6,189 views
        0 likes
        Last Post rene69851  
        Started by gwenael, Today, 09:29 AM
        0 responses
        4 views
        0 likes
        Last Post gwenael
        by gwenael
         
        Started by Karado58, 11-26-2012, 02:57 PM
        8 responses
        14,830 views
        0 likes
        Last Post Option Whisperer  
        Started by Option Whisperer, Today, 09:05 AM
        0 responses
        2 views
        0 likes
        Last Post Option Whisperer  
        Started by cre8able, Yesterday, 01:16 PM
        3 responses
        11 views
        0 likes
        Last Post cre8able  
        Working...
        X