Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

swingrays plot not visible

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

    swingrays plot not visible

    i found this modified version of swing rays it plots a dot on a raybreak i want to copy the plot values but they dont appear can someone help me repair this code so the plots can be copied //the indicator name ATSSwinghilov2 dont need the strategy only the indicator.
    Attached Files

    #2
    Hello misalto,

    Thank you for your post.

    Looking at the code, it's not immediately clear why it is not plotting.

    Are there any errors in the Log tab of the Control Center?

    I also recommend debugging the script using prints to determine why the indicator isn't assigning any value to the plots. The prints should include the time of the bar and should print all values from all variables and all hard coded values in all conditions that must evaluate as true for this action to be triggered. It is very important to include a text label for each value and for each comparison operator in the print to understand what is being compared in the condition sets.

    The debugging print output should clearly show what the condition is, what time the conditions are being compared, all values being compared, and how they are being compared.

    Prints will appear in the NinjaScript Output window (New > NinjaScript Output window). I am happy to assist you with analyzing the output from the output window.

    Below is a link to a support article that demonstrates using informative prints to understand behavior.

    https://support.ninjatrader.com/s/ar...nd-TraceOrders​​

    Comment


      #3
      Hi Gaby thanks yes there are erros in the Log attached error screenshot
      Attached Files

      Comment


        #4
        Plots (Dot) are visible on the chart but when you copy them with markers copy to create a variable dont print anything

        Comment


          #5
          Hello misalto,

          This script and error is unrelated to the script you posted about (ATSSwinghilov2).

          I'm a bit confused on what the issue is. Your original post says the dots aren't appearing, but your latest response indicates they are and is referencing a different script (Markers_Copy).

          t plots a dot on a raybreak i want to copy the plot values but they dont appear
          Plots (Dot) are visible on the chart
          Can you please clarify what you need assistance with?

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          556 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          324 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          545 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X