Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Matrix error message

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

    Matrix error message

    Hi guys,

    I have developed a strategy script. It's running perfectly on all futures markets and on all FX markets. But for some reason it is not running on stocks. I am getting an error message in Dutch. Translated in English is it something like: The index is outside the matrix borders.

    Any idea how to fix this?

    Many thanks!

    Sandor

    #2
    Hi Sandor, this could be the case as you would likely use another set of session templates then - is this a single or multi series script you're using?

    Is a CurrentBars check for all series present in your OnBarUpdate?

    Comment


      #3
      Hi Bertrand,

      Many thanks for your reply.

      I am using a single series script. I just added to the OnBarUpdate():

      if (CurrentBar < 20)
      return;

      It is not working yet. I have tested it on AAPL pre market. Will test again when stock market opens, don't know if it matters.

      Any more suggestions?

      Thanks!

      Sandor

      Comment


        #4
        Sandor, thanks for the reply, when the script is applied you still get the same log entry now on AAPL?

        Comment


          #5
          Problem solved, thanks!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          630 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          364 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          105 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          566 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          568 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X