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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        87 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        92 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        70 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        87 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        64 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X