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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    169 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    88 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    128 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    208 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X