Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Heiken Ashi and NT8

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

    Heiken Ashi and NT8

    Hello,

    I try to program an strategy in NT8 using Heiken Ashi , I know that now in NT8 is a new BarType , but I do not want to use as BarType (I use Renko ) . I want to introduce Heiken Ashi as condition in the strategy as I could do in NT7.

    in NT7 I could program instructions like this:

    (this.HeikenAshi().HAOpen[0] >= this.HeikenAshi().HAClose[0])

    is it available in NT8 , and what would be the translation?

    #2
    Hello ALBER,

    Thanks for your post.

    You are correct, the Heiken-Ashi in NinjaTrader 8 is a bar type but it does not cover Range or Renko bars.

    A forum member has posted his version of the HA indicator for NT8 which you can download here: http://ninjatrader.com/support/forum...32&postcount=3

    I believe the translation,using the above indicator, would be: CustomHeikenAshi().HAOpen[0] >= CustomHeikenAshi().HAClose[0]

    Comment


      #3
      script for HA bars for NT8

      where is the script for HA bars,NT 8 please?

      Comment


        #4
        Hello laredo787,

        Thanks for your post.

        In NT8 Heiken-Ashi is available as a bar type. You can access all bar types through the NinjaScript editor. Please note that NT8 questions should be posted in the NT8 forums, thank-you.

        Comment


          #5
          HA bar type

          i understood HA to be a bar type.However when a set the data series>> HA,and then go to select say a 60 min chart,it resets the chart to a minute bar not an HA bar??

          Comment


            #6
            Hello laredo787,

            Thanks for your post.

            If you want a 60 minute Heiken-Ashi chart you would need to go into the data series and ensure that Heiken-Ashi is selected and then select the type (minute) and then set the value.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            601 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            347 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            559 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            558 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X