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

Market Analyzer question and referencing Previous Day low

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

    Market Analyzer question and referencing Previous Day low

    Hi

    I am trying to use Market analyzer and was wondering how do I make it plot a percent change from previous day's lowest low?

    Say ES previous Low for 3/10/2008 was 1282.25. On 3/11/2008, closing price is at 1275.50 at 14:27. My analyzer window would say -.53%

    Thanks

    #2
    Unfortunately this is not supported "out of the box", you would need to custom program an indicator that returned the this value and then add this indicator to a column in the MA.
    RayNinjaTrader Customer Service

    Comment


      #3
      Hi Ray,

      I'm working on this indicator and I have code that correctly calculates the percentage and it outputs to a chart pane as a plotted line correctly, but when I pull this custom indicator into the Market Analyzer column, the value showing up is incorrect. Any ideas? The problem is that my section of code that searches for yesterday's session low does not execute correctly in Market Analyzer, but it does execute correctly when plotted in a chart.

      Ben

      Originally posted by NinjaTrader_Ray View Post
      Unfortunately this is not supported "out of the box", you would need to custom program an indicator that returned the this value and then add this indicator to a column in the MA.

      Comment


        #4
        Likely -

        - MA session start/end time not same as in chart
        - MA bars back on the same as in the chart
        RayNinjaTrader Customer Service

        Comment


          #5
          Ray...my sincere thanks to you! Another problem solved!


          Originally posted by NinjaTrader_Ray View Post
          Likely -

          - MA session start/end time not same as in chart
          - MA bars back on the same as in the chart

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Kaledus, Today, 01:29 PM
          0 responses
          3 views
          0 likes
          Last Post Kaledus
          by Kaledus
           
          Started by PaulMohn, Today, 12:36 PM
          1 response
          16 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by yertle, Yesterday, 08:38 AM
          8 responses
          37 views
          0 likes
          Last Post ryjoga
          by ryjoga
           
          Started by rdtdale, Today, 01:02 PM
          1 response
          6 views
          0 likes
          Last Post NinjaTrader_LuisH  
          Started by alifarahani, Today, 09:40 AM
          3 responses
          19 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Working...
          X