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

Create indicator with boxed properties without having to apply

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

    Create indicator with boxed properties without having to apply

    Hello. Hi.

    I'm looking for a developer indicator that has to have some features that I can't find in the documentation.

    You must create a button on top of the chart where the indicator chart is located, ect...
    This button should open a box where the properties to be configured of the indicator are located. These properties should be applied in the graph without having to apply.

    I have seen it in an indicator that these properties interacted directly with the graph without the need to apply

    Could you tell me where I should start?
    It is a feature of an addon or could it be an indicator? how can I create a box with the properties? how can these properties directly affect the graphic without reloading?

    Any questions you ask me

    Thank you very much

    #2
    Hello Alvarheras,

    Thanks for opening the thread.

    WPF modifications escapes our documentation and what we can provide support for. Having said that, there is a bit of demand for being able to do this and we do have some sample code on the forums that can provide further direction for getting started.

    Our colleague Chelsea has a few scripts that demonstrate how to add buttons to a chart, other menu items, and being able to create a new window from an indicator. Additional information on NTWindows can be found in the help guide.

    Here are some links to the resources discussed:

    Buttons/Menus in a Chart - http://ninjatrader.com/support/forum...327#post499327

    New Window from indicator - http://mobile.ninjatrader.com/suppor...d.php?p=434019

    NTWindow (Help Guide) - https://ninjatrader.com/support/help...s/ntwindow.htm

    Please let me know if I may be of further assistance.
    JimNinjaTrader Customer Service

    Comment


      #3
      Thank you very much for the information!!

      About being able to update the indicator parameters without having to hit the apply button.

      Where there is documentation on this functionality, I saw it in an indicator

      Thank you!

      Comment


        #4
        Hello Alvarheras,

        What is the indicator that you are referring to? As far as I know, there is not any documentation on being able to accomplish this as the recommended method would be to click apply and then the state system would handle the changing variables.

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

        Comment


          #5
          Hello.

          There is an indicator or addon that develops http://www.mzpack.pro/ which requires installation in windows. Allows you to create an area where the indicator is applied within the chart. It has a property box which you can change and apply to the indicator directly without applying

          You know what I mean? Have you ever seen him?

          Greetings

          Comment


            #6
            Hello Alvarheras,

            I've heard of these indicators but I do not have very much experience with them, and as far as I know they are closed source.

            It would be possible to create a text box on a chart window that has its value checked after a certain interval. I may advise to create a TextBox Control and then check that value as often as you would like to see it updated. However, I do not have any sample code I can share that would fully demonstrate adding this to an indicator.

            Since the implementation surrounds an advanced C# approach with WPF modifications, the amount of direction we can provide is limited and escapes the scope of services we may provide.

            If there is anything else I can do to be of further assistance, please let me know.
            JimNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by bortz, 11-06-2023, 08:04 AM
            47 responses
            1,605 views
            0 likes
            Last Post aligator  
            Started by jaybedreamin, Today, 05:56 PM
            0 responses
            8 views
            0 likes
            Last Post jaybedreamin  
            Started by DJ888, 04-16-2024, 06:09 PM
            6 responses
            18 views
            0 likes
            Last Post DJ888
            by DJ888
             
            Started by Jon17, Today, 04:33 PM
            0 responses
            4 views
            0 likes
            Last Post Jon17
            by Jon17
             
            Started by Javierw.ok, Today, 04:12 PM
            0 responses
            13 views
            0 likes
            Last Post Javierw.ok  
            Working...
            X