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

A button and a TextBox in any side of the chart.

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

    A button and a TextBox in any side of the chart.

    Someone might suggest how to put a button and a texbox somewhere in the chart. No matter where, would be ideal if this were an "INDICATOR" and that same chart could be used to trade and add extra functionality.

    #2
    AlePaciotti, for the button : this would be possible in C# but unfortunately outside of our supported scope here...you can take a look at this addon -



    For the textbox you can use NinjaScript's DrawText / DrawTextFixed methods.




    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi Bertrand,

      I've been meaning to trial the tradingstudies button - should do what I want. However, what area of expertise would be need to create one in a location other than the toolbar (if possible)? And/or can one create a tool bar and have it dock at the bottom of the chart?

      I recognize you don't directly support these efforts, but what would you say "Go out and learn" and/or where would you start?

      Thanks,

      Gordon

      Comment


        #4
        Buttons

        There is some code here that will show you the way.
        You do need some programming experience as this is NOT supported.
        But it will give you the core code and then you can develop it yourselves.

        Comment


          #5
          Thanks Mindset - I would probably start looking around in MSDN for all classes and methods available within the standard .NET framework, tutorials are posted there as well...for specific questions a google search will reveal a ton of example / tutorials from other websites as well which you could then use and modify to your needs.
          BertrandNinjaTrader Customer Service

          Comment


            #6
            Thanks! That's a great thread.

            Regards,

            Gordon

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by rene69851, 05-02-2024, 03:25 PM
            1 response
            20 views
            0 likes
            Last Post rene69851  
            Started by ETFVoyageur, Yesterday, 07:05 PM
            5 responses
            43 views
            0 likes
            Last Post ETFVoyageur  
            Started by jpeep, 08-16-2020, 08:31 AM
            13 responses
            487 views
            0 likes
            Last Post notenufftime  
            Started by realblubb, 04-28-2024, 09:28 AM
            2 responses
            32 views
            0 likes
            Last Post realblubb  
            Started by bmarovets, Today, 06:33 PM
            0 responses
            12 views
            0 likes
            Last Post bmarovets  
            Working...
            X