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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          81 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          42 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          64 views
          2 likes
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          66 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          54 views
          0 likes
          Last Post CarlTrading  
          Working...
          X