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

Dont know any programming, can someone help make some minor additions?

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

    Dont know any programming, can someone help make some minor additions?

    Hello,

    As the title says, I'm completely lost when it comes to programming, at most I've dabbled with ThinkScript on Think Or Swim. I have an indicator that was uploaded onto this site back in 2008, I'd like to see a couple of quick additions to it if anybody is willing to help?

    The indicator in question is the Guppy MACD posted by Rollins



    the couple of things I'd like added ...
    1) just a simple 0 line (horizontal line at value 0)
    2) some kind of indication, a dot, or an up/down arrow when the histogram meets conditions.

    for bullish, the histogram 4 bars back crossed up and over the zero line (histo[4] >= 0), then the next 3 histo bars make higher values consecutively.
    histo >= histo[1], histo[1] >= histo[2] etc all the way back to histo[4]
    for bearish, the histogram 4 bars back crossed down and under the zero line (histo[4] <= 0), then the next 3 histo bars make lower values consecutively.
    histo<>= histo[1], histo[1] <= histo[2] etc all the way back to histo[4]

    If anybody could help with this, your assistance would be greatly appreciated, thank you!

    #2
    Hello Gubbar924,

    Thank you for your post.

    We do not offer custom development for NinjaScript items.

    However, I will leave this thread open for any of our other users to assist.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Thanks, yes I had posted this with the hopes that other users could help.

      Comment


        #4
        Hello, is it possible to amend this to work with a Renko Bar? I am really just looking for a Renko Bar Counter that will tell you where the bar will close up or down. I use a Uni-Renko that has a wick and large reversal candle... Any help is appreciated...Thanks!

        Comment


          #5
          Hello Big_Foot_Hunter,

          Thank you for your post,

          Our colleague Paul has uploaded a renko and unirenko price counter for NinjaTrader 8:

          https://ninjatraderecosystem.com/use...ad/renkoprice/
          https://ninjatraderecosystem.com/use...unirenkoprice/

          I was not able to find anything for NinjaTrader 7, unfortunately.

          To import the package, go to Tools>Import>NinjaScript Addon.

          The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

          Please let me know if I can assist further.
          Chris L.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by hurleydood, 09-12-2019, 10:45 AM
          14 responses
          1,093 views
          0 likes
          Last Post Board game geek  
          Started by cre8able, Yesterday, 04:16 PM
          1 response
          14 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by cre8able, Yesterday, 04:22 PM
          1 response
          13 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by stafe, 04-15-2024, 08:34 PM
          5 responses
          28 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by StrongLikeBull, Yesterday, 04:05 PM
          1 response
          12 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Working...
          X