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

Igtdsequential (augmenting code)

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

    Igtdsequential (augmenting code)

    Hello,
    long time lurker. First post.
    I've been playing around with this indicator for awhile now and its pretty cool.
    I am no hacker genius and the ninjascript editor on this is outta control.

    Has anybody ever successfully added an alert to this? particularly at the reversal arrows.


    You guys rock. Learned so much here.
    Thank you.

    #2
    Hello Ninj@ple@se,
    Thanks for your post and welcome to the NinjaTrader forum.

    It would be relatively simply to add an alert to this custom script. Would you be interested in trying to do this yourself or more interested in having someone program this for you?
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      Hi JoshG, this thread has gotten old, but tonight I am on this issue. I am trying to get a plot and trigger an order from the completed formation count, one for buy one for sell. I'm brand new to ninjascript, I have the indicator in NT8. Can you help direct me to the right place, or example code? Thanks

      Comment


        #4
        Hello chinaexpert1a,

        Thanks for your post.

        Can you provide a link to the indicator you are using?
        Paul H.NinjaTrader Customer Service

        Comment


          #5
          Hi Paul!

          It's this one, any one would do, they all have the same problem.

          Td Sequential and Ermanometry were published in the September 2011 Stocks and Commodities article titled "Td Sequential and Ermanometry" by Andrew Coles, PhD.


          Td Sequential and Ermanometry were published in the September 2011 Stocks and Commodities article titled "Td Sequential and Ermanometry" by Andrew Coles, PhD.




          Thanks!

          Andrew

          Comment


            #6
            Hello chinaexpert1a,

            Thanks for your post.

            What I would suggest is to add a plot to the indicator, set its color to transparent so that it does not change the display. In the OnBarUpdate() you would set the plot value to be 0 (zero) on each OnBarUpdate(). Where the condition is true that you are looking for you could then set the value to be +1 or perhaps -1 (for an opposite side signal). Then a strategy (or market analyzer) could read the transparent plot and take the actions you are interested in.

            Reference: https://ninjatrader.com/support/help...8/?addplot.htm

            Please note we do not provide code modification services if you would like something coded for you we can provide references to 3rd party programmers.
            Paul H.NinjaTrader Customer Service

            Comment


              #7
              Hi Chinaexpert1a,
              did you find the way to generate buying / selling order from the lgtdsequential indicator ?
              I am unfortunetly note an script editor genius... can you help ?
              Thx, Thomas

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by pvincent, 06-23-2022, 12:53 PM
              14 responses
              238 views
              0 likes
              Last Post Nyman
              by Nyman
               
              Started by TraderG23, 12-08-2023, 07:56 AM
              9 responses
              382 views
              1 like
              Last Post Gavini
              by Gavini
               
              Started by oviejo, Today, 12:28 AM
              0 responses
              1 view
              0 likes
              Last Post oviejo
              by oviejo
               
              Started by pechtri, 06-22-2023, 02:31 AM
              10 responses
              125 views
              0 likes
              Last Post Leeroy_Jenkins  
              Started by judysamnt7, 03-13-2023, 09:11 AM
              4 responses
              59 views
              0 likes
              Last Post DynamicTest  
              Working...
              X