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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        29 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        17 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        9 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        16 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        19 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X