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 Radano, 06-10-2021, 01:40 AM
    19 responses
    604 views
    0 likes
    Last Post Radano
    by Radano
     
    Started by KenneGaray, Today, 03:48 AM
    0 responses
    3 views
    0 likes
    Last Post KenneGaray  
    Started by thanajo, 05-04-2021, 02:11 AM
    4 responses
    470 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by aa731, Today, 02:54 AM
    0 responses
    5 views
    0 likes
    Last Post aa731
    by aa731
     
    Started by Christopher_R, Today, 12:29 AM
    0 responses
    11 views
    0 likes
    Last Post Christopher_R  
    Working...
    X