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 CarlTrading, 03-31-2026, 09:41 PM
            1 response
            152 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
            131 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