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

Draw a arraw in "all charts" of a same instrument

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

    Draw a arraw in "all charts" of a same instrument

    Hi,

    To draw arraw the syntax is :
    DrawArrowUp("tag6", false,0,Closes[0][0], Color.Yellow);

    But how can I report automaticly the same draw il "all charts" of the same instrument ?
    (for instance this charts are open : UT 2, UT 15, 100 Ticks)

    like "attached to all graphs" of the same instrument in chart draw lines (right clic)

    Thanks
    P.
    Last edited by Pcomm69; 05-12-2015, 07:44 AM.

    #2
    Hello Pcomm69,

    Thank you for your post.

    There is not an option for the drawing tools within NinjaScript that would allow for the change of Attach To on specific objects.

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

    Comment


      #3
      I know that, it is not my question :
      i have a personnal indicator on a graph with made calcul and draw an arrow

      How can I report automaticly the same draw il "all charts" of the same instrument ?
      (for instance this charts are open : UT 2, UT 15, 100 Ticks)
      Last edited by Pcomm69; 05-12-2015, 08:41 AM.

      Comment


        #4
        Hello Pcomm69,

        Thank you for your response.

        You will need to clarify as to what the following means.
        How can I report automaticly the same draw il "all charts" of the same instrument ?
        What would "draw il" refer to?

        Please provide further details on your inquiry.

        Comment


          #5
          In an indicator my draw arraw the syntax is :
          DrawArrowUp("tag6", false,0,Closes[0][0], Color.Yellow);

          How can I report automaticly the same draw il "all charts" of the same instrument ?
          (for instance this charts are open : UT 2, UT 15, 100 Ticks)

          Thanks

          Comment


            #6
            Hello Pcomm69,

            I understand your syntax, but I do not understand your inquiry. Please provide further information and any details you can to explain what "draw il" means.

            Comment


              #7
              I understand the mistake, sorry

              I have an indicator witch made particular calcul
              The result of the calcul is a DrawArrowUp

              How can I report automaticly the same DrawArrowUp in "all charts" of the same instrument ?
              (for instance in all the charts opens : UT 2, UT 15, 100 Ticks)

              Thanks

              Comment


                #8
                Hello Pcomm69,

                Thank you for your response.

                The Attach To function is not available as we discussed however, you could add the indicator to each chart and thus the arrow would be drawn on each chart. That of course would use the primary bar series, so you may wish to change this instead to use the secondary series as the level for the arrow by adding that series to the chart.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by inanazsocial, Today, 01:15 AM
                1 response
                6 views
                0 likes
                Last Post NinjaTrader_Jason  
                Started by rocketman7, Today, 02:12 AM
                0 responses
                10 views
                0 likes
                Last Post rocketman7  
                Started by dustydbayer, Today, 01:59 AM
                0 responses
                2 views
                0 likes
                Last Post dustydbayer  
                Started by trilliantrader, 04-18-2024, 08:16 AM
                5 responses
                23 views
                0 likes
                Last Post trilliantrader  
                Started by Davidtowleii, Today, 12:15 AM
                0 responses
                3 views
                0 likes
                Last Post Davidtowleii  
                Working...
                X