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

Need Direction on indicator development

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

    Need Direction on indicator development

    I am working on a project and need a little direction.

    Questions are the following?


    1. Can I put a button on the chart on top buy the chart trader or indicator buttons?

    2. Can i make my own customized drawing tools like rays lines fibs etc?

    if so where can I get information in building these?

    #2
    Hello ballboy11,

    Thanks for the post.

    Please see this indicator posted on the forum that demonstrates adding buttons to the toolbar:



    Once this is imported, add the strategy to your chart and enable it. Two buttons will appear on the chart toolbar.

    NinjaTrader 7 uses Windows Forms for it's UI so reference this publicly available link on the Forms class while you are developing your script, you will see that the individual who wrote the script uses Windows Forms objects/functions.

    https://msdn.microsoft.com/en-us/lib...v=vs.110).aspx - Windows Forms class.

    On your second question, creating custom drawing tools is not supported or documented for NinjaTrader 7. You are able to do so in NinjaTrader 8 though.

    Please let us know if we may be of any further assistance.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by gentlebenthebear, Today, 01:30 AM
    2 responses
    13 views
    0 likes
    Last Post gentlebenthebear  
    Started by Kaledus, Today, 01:29 PM
    2 responses
    7 views
    0 likes
    Last Post Kaledus
    by Kaledus
     
    Started by frankthearm, Yesterday, 09:08 AM
    13 responses
    45 views
    0 likes
    Last Post frankthearm  
    Started by PaulMohn, Today, 12:36 PM
    2 responses
    16 views
    0 likes
    Last Post PaulMohn  
    Started by Conceptzx, 10-11-2022, 06:38 AM
    2 responses
    56 views
    0 likes
    Last Post PhillT
    by PhillT
     
    Working...
    X