Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

draw circle

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

    draw circle

    How do I draw a circle with a radius of X at the current low?

    thanks.

    #2
    With a chalk

    Comment


      #3
      Maybe this would help.I found it here,on NT,long time ago.
      Attached Files

      Comment


        #4
        Hello,

        The DrawEllipse() method may be a simple solution for you. You cannot exactly specify a radius in DrawEllipse(), but you can set the start and end Y value, which you could consider to be radius * 2. You can find more information about this method at the link below:

        http://ninjatrader.com/support/helpG...rawellipse.htm

        That being said, it sounds like outsource's script may do the trick in another way, as well.
        Dave I.NinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        36 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        14 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        19 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        22 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X