Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Price Channel Not Showing Up

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

    Price Channel Not Showing Up

    Hey guys, I uploaded a simple script that Shows a Higher Range Price channel on smaller range charts.

    The use is EUR/USD 10 Tick (TenthOfAPip) Chart.

    This is Important: The indicator works fine on 20+ Tick Range Charts

    But it does NOT work on 10 Tick.

    The Error Log shows:
    World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.



    Any thoughts
    Attached Files

    #2
    Hi ginx10k,

    The error is letting you know you are calling an index that doesn't exist.

    In your script there is a call to set a plot color 1 bar ago and there is no check to see if that bar exists. However, there is a return if there are not 10 bars.

    From the code, I am not entirely sure where the error is coming from, so I tested the script and found that I am not getting this error.

    http://screencast.com/t/dv0awhQajs

    Did I test your script correctly?

    Did you make changes to the script before you posted it?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hey Chelsea, I didn't make any changes. I see you tested it using a 1 tick chart. I'm using EUR/USD (TenthOfAPip) setting, and using 10 tick chart. I removed the color change and it's Still NOT working.

      Any ideas?

      Comment


        #4
        Got it. I erased the Color thing completely. its working. thanks buddy

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        558 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