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

How to write in NYSE Adv-Decn

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

    How to write in NYSE Adv-Decn

    I would like to place a condition of only being long /es if NYSE Advancers minus Declines are above there 5sma. and short /es if NYSE advancers - decliners being below there 5SMA. Any thoughts as to how i could place that as an additional condition in a strategy?

    #2
    Depends on who your data provider is.

    Comment


      #3
      Think or swim but switching to IB

      Comment


        #4
        Originally posted by asdfjkl View Post
        Think or swim but switching to IB
        There is no way with ToS because it isn't the same feed.

        NT uses the old TDA feed/software.

        NT doesn't record this data by default. I had to write code to capture it.

        You might have luck on real time with $issu to compute what you need.

        Comment


          #5
          Hello asdfjkl,

          Thank you for your post.

          If your data feed provider supplies the data for the NYSE Advance Decline you can add the additional instrument to you strategy using Add() in the code. This requires unlocking the code if you are using the Strategy Wizard. For information on the methods and functions used when adding multiple time frames and/or instruments to your code please visit the following link: http://www.ninjatrader.com/support/h...nstruments.htm

          Please let me know if you have any questions.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by rdtdale, Today, 01:02 PM
          1 response
          3 views
          0 likes
          Last Post NinjaTrader_LuisH  
          Started by alifarahani, Today, 09:40 AM
          3 responses
          15 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by RookieTrader, Today, 09:37 AM
          4 responses
          18 views
          0 likes
          Last Post RookieTrader  
          Started by PaulMohn, Today, 12:36 PM
          0 responses
          9 views
          0 likes
          Last Post PaulMohn  
          Started by love2code2trade, 04-17-2024, 01:45 PM
          4 responses
          41 views
          0 likes
          Last Post love2code2trade  
          Working...
          X