Announcement

Collapse
No announcement yet.

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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        153 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        133 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X