Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Need indicator that combines plots from 3 symbols

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

    Need indicator that combines plots from 3 symbols

    How can I make, or where can I get an indicator that combines plots from multiple symbols, at least 3. I've been using _UltimateExpression but it has problems refreshing its plots. I'd also like the indicator to be both NT7 and NT8 compatible.

    #2
    Hello,

    Thank you for the questions.

    Using multiple plots and also multiple instruments would be possible in the platform. We have good working examples of both of these items, the first would be the Bollinger indicator.

    This indicator shows how to use multiple plots and is a very simple indicator so there are few lines of code in the way.

    The best example for using multiple series would likely be the SampleMultiInstrument strategy, this shows how to Add additional series and use them as well.

    After reviewing these items, please let me know any questions you have about any of the syntax or topics.

    Regarding NT7 <-> NT8 compatibility, there will be changes between the two so at this point I would recommend just code as you normally would for NT7. Once there is a public release of NT8 there will be code breaking changes posted so that you can convert the script.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, 03-23-2026, 04:31 AM
    0 responses
    49 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    300 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    294 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    139 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    98 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X