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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          57 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          143 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X