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

Getting Access to Hieken-Ashe Value

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

    Getting Access to Hieken-Ashe Value

    I am using the CustomHiekenAshe which is available from your download area. My question is I am trying to build a strategy that requires I know the state of the current Bar (UP or DOWN). Can someone show me in the strategy wizard the best way to do that. I am not a programmer.
    Thanks in advance.

    #2
    Originally posted by dax326 View Post
    I am using the CustomHiekenAshe which is available from your download area. My question is I am trying to build a strategy that requires I know the state of the current Bar (UP or DOWN). Can someone show me in the strategy wizard the best way to do that. I am not a programmer.
    Thanks in advance.
    Using your indicator of choice,

    If Close[0] > Open[0] current bar is up.

    If Close[0] < Open[0] current bar is down.
    Last edited by RJay; 08-22-2009, 07:47 AM.
    RJay
    NinjaTrader Ecosystem Vendor - Innovative Trading Solutions

    Comment


      #3
      Originally posted by rt6176 View Post
      Using your indicator of choice,

      If Close[0] > Open[0] current bar is up.

      If Close[0] < Open[0] current bar is down.
      Thanks RT, I am trying to do this in the wizard and having trouble correlating what you have provided into the wizard, again sorry I am fumbling my way through this.. A wizard screen shot would be greatly appreciated..

      Comment


        #4
        Originally posted by dax326 View Post
        Thanks RT, I am trying to do this in the wizard and having trouble correlating what you have provided into the wizard, again sorry I am fumbling my way through this.. A wizard screen shot would be greatly appreciated..
        Import and Look at this example.
        Attached Files
        RJay
        NinjaTrader Ecosystem Vendor - Innovative Trading Solutions

        Comment


          #5
          Thanks!

          Thanks for taking the time RT,... I'll figure this thing out one day..

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by ageeholdings, Today, 07:43 AM
          0 responses
          6 views
          0 likes
          Last Post ageeholdings  
          Started by pibrew, Today, 06:37 AM
          0 responses
          4 views
          0 likes
          Last Post pibrew
          by pibrew
           
          Started by rbeckmann05, Yesterday, 06:48 PM
          1 response
          14 views
          0 likes
          Last Post bltdavid  
          Started by llanqui, Today, 03:53 AM
          0 responses
          6 views
          0 likes
          Last Post llanqui
          by llanqui
           
          Started by burtoninlondon, Today, 12:38 AM
          0 responses
          12 views
          0 likes
          Last Post burtoninlondon  
          Working...
          X