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

BOP indicator

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

    BOP indicator

    Hi guys,

    is there anyone that can help me modify the BOP indicator so that when the indicator is above the zero line it plots green bars and when it is below the zero line plots red bars.

    I think this should be something easy to do but, since I am not a programmer, I have no clue on how to do it.

    Your help would be greatly appreciated.

    Have a great day.

    #2
    AGL-PL,

    Thank you for your post and welcome to the forums!

    While we do not offer custom development for NinjaScript, I was able to make this adjustment for you and attached it.

    You will need to download and import this into NinjaTrader.

    To Import-
    • Download the indicator to your desktop, keep them in the compressed .zip file.
    • From the Control Center window select the menu File> Utilities> Import NinjaScript
    • Select the downloaded .zip file
    • NinjaTrader will then confirm if the import has been successful.


    Critical - Specifically for some indicators, it will prompt that you are running newer versions of @SMA, @EMA, etc. and ask if you want to replace, press 'No'

    Let me know if I can be of further assistance.
    Attached Files
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Hi Cal,

      thank you so much for that. It is exactly what I was looking for.

      Kindest Regards

      Comment


        #4
        Looks like Cal beat me to the punch
        I've attached another BOP indicator that I just wrote up real quick

        it asks for 2 levels/inputs along with the standard sma setting
        if BOP exceeds the upper level, it will color the indicator and candles green
        if BOP exceeds the lower level, it will color the indicator and candles red
        if BOP is in between the upper and lower levels, it will color the indicator and candles yellow


        I hope this helps, please let me know what you think


        ATTACHED FILE REMOVED, REPLACED IN NEXT POST
        Last edited by gubbar924; 03-29-2015, 12:37 PM.

        Comment


          #5
          fixed error of not being able to edit the smoothing, made other minor adjustments.
          screenshot also uploaded so you can see what it looks like.

          feedback appreciated =)
          Attached Files

          Comment


            #6
            BOP Color

            Hi Gubbar924,

            thank you so much for your indicator. I think you did a very good job.

            Regards
            Last edited by AGL-PL; 05-02-2015, 12:45 AM.

            Comment


              #7
              here you go, per your request, same concepts added to fisher transform.

              lets you place 2 lines above and below the zero line
              lets you pick the colors of the fisher transform rising/falling values both above/below the zero line
              lets you set true/false whether or not to color the bars/candles as well (same colors as fisher transform values)

              let me know if you find any bugs
              Attached Files

              Comment


                #8
                Hi gubbar924,

                that is a very good job. So far it seems to work correctly. I will let you know if there is any problem.

                Have a great day!!!

                Comment


                  #9
                  TGBOP will not load on my NT8.

                  Comment


                    #10
                    Can anyone update the code, so that the BOP color rule can be added to NT08?

                    Comment


                      #11
                      Hello laocandido,

                      Thanks for your notes.

                      The BOPColor script shared on post # 2 was developed for NinjaTrader 7 and it not compatible for use with NinjaTrader 8.

                      Note that it is against our policy to create, debug, or convert code for our clients in the Support department at NinjaTrader.

                      If you want to convert the script yourself to be compatible with NinjaTrader 8, please let us know and we will be happy to provide you with some direction.

                      Otherwise, this forum thread will be open for other community members to offer their services to convert the script at your request.
                      Brandon H.NinjaTrader Customer Service

                      Comment


                        #12
                        Originally posted by laocandido View Post
                        Can anyone update the code, so that the BOP color rule can be added to NT08?
                        this one is identical with Ninja8 BOP indicator but with 1 extra line of coding for color override.
                        Attached Files

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by kaywai, Today, 06:26 AM
                        1 response
                        5 views
                        0 likes
                        Last Post kaywai
                        by kaywai
                         
                        Started by ct, 05-07-2023, 12:31 PM
                        6 responses
                        203 views
                        0 likes
                        Last Post wisconsinpat  
                        Started by kevinenergy, 02-17-2023, 12:42 PM
                        118 responses
                        2,780 views
                        1 like
                        Last Post kevinenergy  
                        Started by briansaul, Today, 05:31 AM
                        0 responses
                        10 views
                        0 likes
                        Last Post briansaul  
                        Started by traderqz, Yesterday, 12:06 AM
                        11 responses
                        28 views
                        0 likes
                        Last Post NinjaTrader_Gaby  
                        Working...
                        X