Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Error message: Cannot apply indexing with [] to type "double"

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

    Error message: Cannot apply indexing with [] to type "double"

    Problem line: && (Lows[1][1] < MIN(Low, 5)[1][2])

    Can someone help me here to fix this error? Thanks Lindsay

    #2
    Originally posted by ninjablanks View Post
    Problem line: && (Lows[1][1] < MIN(Low, 5)[1][2])

    Can someone help me here to fix this error? Thanks Lindsay
    Try:

    (Lows[1][1] < MIN(Lows[1], 5)[2])

    Comment


      #3
      Thanks roonius, congrats on the nice site!

      Comment


        #4
        Thanks for you help! I'll check out your site!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        88 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        31 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        69 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X