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

Quarters Theory indicator?

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

    Quarters Theory indicator?

    Anyone already know of.... have... or willing to whip up a simple indicator I can't find (wonders why)?

    Simple need it to provide data plots at designated price points. (in this case, every 50pips.... so prices that end in 00 and 50.)
    Ideally, it'd search for the numbers provided, and provide the plots when price ends in that number

    bonus points if it can toggle showing lines on the chart.

    so basically the logic is something like this:

    input price ending: [ending]
    input plot lines on chart y/n: [N]

    check price
    if price ends in [ending]
    then create data plot at price
    if [plot lines on chart = Y] then draw horizontal line on chart.

    or something like that.

    thanks for the pointing me in the right direction.

    #2
    Hello uelsimon,

    Thank you for your post.

    I wanted to check, are there any other names this theory goes by? You may find existing items in the publically available user app share here:
    http:// https://ninjatraderecosystem.com/user-app-share-results/?fwp_usa_search=Quarters%20Theory

    I am unsure of an existing item with this specific description, however, if there are other names I could try looking for those as well.

    If this is something you wanted to try and develop, I could also provide some educational resources to help learn NinjaScript.


    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      >I tried a number of combinations of words

      yeah but a picture worth 10 thousand of words

      Comment


        #4
        Originally posted by nkhoi View Post
        >I tried a number of combinations of words

        yeah but a picture worth 10 thousand of words
        Just incase you are asking for a picture of what I'm tasing about... quarters indicator

        Comment


          #5
          Originally posted by nkhoi View Post
          >I tried a number of combinations of words

          yeah but a picture worth 10 thousand of words
          The indicator is called RoundNumbers and already exists.

          Comment


            #6
            aligator - thanks. That got me halfway there. the lines showed up. but no data plots were accessible. But hey..at least they are on the chart... so I'll take that as a small win along the way.
            tnx again.

            Comment


              #7
              Originally posted by uelsimon View Post
              aligator - thanks. That got me halfway there. the lines showed up. but no data plots were accessible. But hey..at least they are on the chart... so I'll take that as a small win along the way.
              tnx again.
              NP. The rounded 00, 50, etc. prices usually would show on the vertical chart edge and is really redundant to re-print the values.

              Also, the vertical grid can be customized in Ninja to have horizontal grid lines at any intervals (ticks) that you wish without the need for the indicator.

              Comment


                #8
                all true, infact I did all of those prior to asking... but I'm after the data plots for an algorithm I'm working on.
                hoping an indicator would have reduced the need to custom program it. alas... nope!

                Comment


                  #9
                  Originally posted by aligator View Post

                  The indicator is called RoundNumbers and already exists.
                  The RoundNumbers indicator and the Quarters Theory Indicator are not the same thing.

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Balage0922, Today, 07:38 AM
                  0 responses
                  1 view
                  0 likes
                  Last Post Balage0922  
                  Started by JoMoon2024, Today, 06:56 AM
                  0 responses
                  6 views
                  0 likes
                  Last Post JoMoon2024  
                  Started by Haiasi, 04-25-2024, 06:53 PM
                  2 responses
                  19 views
                  0 likes
                  Last Post Massinisa  
                  Started by Creamers, Today, 05:32 AM
                  0 responses
                  6 views
                  0 likes
                  Last Post Creamers  
                  Started by Segwin, 05-07-2018, 02:15 PM
                  12 responses
                  1,786 views
                  0 likes
                  Last Post Leafcutter  
                  Working...
                  X