Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Calling an indicator from another - Print and Draw.Diamond don't work

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

    Calling an indicator from another - Print and Draw.Diamond don't work

    I am calling a couple of indicators from another indicator. The ones being called use Print() and another one uses Draw.Diamond() but nothing shows on the price pane. Maybe the indicator being called is writing the info somewhere else? Please help. NT8. Tnx.

    #2
    Hello stevenev1,

    Thank you for your reply.

    For the indicator that uses Print();, you can call the Update(); method on that indicator. For the indicator that uses drawing objects, the drawing logic would need to be moved to the host indicator. No plots or visuals are created from child indicators that are added to a host indicator. I have attached an example of using the Update method.

    Please let me know if I can assist further.
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X