Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CurrentBid of multiple instruments?

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

    CurrentBid of multiple instruments?

    Can I access the CurrentBid of multiple instruments within a strategy?

    I see that I can access the CurrentBid with "Bars.CurrentBid", but can I do that for multiple instruments within a strategy, like I can access the close, high, low etc of multimple instruments?

    #2
    >>> but can I do that for multiple instruments within a strategy
    BarsArray[<seriesNumber>].CurrentBid

    >>> close, high, low etc of multimple instruments
    Closes[[<seriesNumber>][<barsAgo>]

    Comment


      #3
      Multiple instruments can only be used in a strategy, not in an indicator.
      Correct?

      Comment


        #4
        That is correct

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        127 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        86 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X