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 aussugardefender, Today, 01:07 AM
                0 responses
                3 views
                0 likes
                Last Post aussugardefender  
                Started by pvincent, 06-23-2022, 12:53 PM
                14 responses
                238 views
                0 likes
                Last Post Nyman
                by Nyman
                 
                Started by TraderG23, 12-08-2023, 07:56 AM
                9 responses
                384 views
                1 like
                Last Post Gavini
                by Gavini
                 
                Started by oviejo, Today, 12:28 AM
                0 responses
                4 views
                0 likes
                Last Post oviejo
                by oviejo
                 
                Started by pechtri, 06-22-2023, 02:31 AM
                10 responses
                125 views
                0 likes
                Last Post Leeroy_Jenkins  
                Working...
                X