Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Access to values of some indicators

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

    Access to values of some indicators

    There are some indicators that I would like to have the values for so I can use them in creating strategies. A good example is Heiken Ashi. Is there any way to accomplish that? Can I store the values in some data series or array so I can use them later?
    Thanks!

    #2
    Try HeikenAshi().HAClose[0] for HeikenAshi. You can do other HAOpen etc for the other HeikenAshi values. Which other indicators are you looking for?
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      did that and it did not work. So, I added and exposed my own properties and now it does. For now, that is the only one I am interested in.
      Thanks!

      Comment


        #4
        My bad. I forgot that the HeikenAshi indicator had the limitation in the sense that it produces this message when you try to access it "The indicator ‘HeikenAshi’ is intended for visualization and can only be used on a chart."
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Is this message ("...intended for visualization and can only be used on a chart") the result of the following apparently undocumented setting?

          Code:
          ChartOnly = true;
          I didn't find it in the NinjaTrader help, nor did Google of "NinjaTrader ChartOnly" display anything I would consider a definition.

          Will this some day be added to the NinjaTrader help?

          Comment


            #6
            As Josh explained, the HeikenAshi is for display only. There is nothing you can do about. Thanks for your understanding.

            Comment


              #7
              Well, you can, if you expose the values that you want with properties. It did work for me. But yes, as it is pre-packaged, it is just for showing the plot.
              Last edited by lgarcia3; 04-15-2008, 09:56 AM.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by pmachiraju, 11-01-2023, 04:46 AM
              8 responses
              147 views
              0 likes
              Last Post rehmans
              by rehmans
               
              Started by mattbsea, Today, 05:44 PM
              0 responses
              5 views
              0 likes
              Last Post mattbsea  
              Started by RideMe, 04-07-2024, 04:54 PM
              6 responses
              33 views
              0 likes
              Last Post RideMe
              by RideMe
               
              Started by tkaboris, Today, 05:13 PM
              0 responses
              4 views
              0 likes
              Last Post tkaboris  
              Started by GussJ, 03-04-2020, 03:11 PM
              16 responses
              3,282 views
              0 likes
              Last Post Leafcutter  
              Working...
              X