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 habeebft, Today, 07:27 AM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_ChristopherS  
    Started by AveryFlynn, Today, 04:57 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by Max238, Today, 01:28 AM
    4 responses
    37 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by r68cervera, Today, 05:29 AM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by geddyisodin, Today, 05:20 AM
    1 response
    14 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X