Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CalculateOnBarClose

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

    CalculateOnBarClose

    Hi,

    I have an indicator that the CalculateOnBarClose is set to false in order to work with tick resolution.

    Inside this indicator there is a call to another indicator let say MIN(Low, 5),

    My questions are:

    1. Does the called indicator (MIN(Low, 5)) is also works every tick or by in Bar close?
    2. How I control the behavior of the called indicator (MIN(Low, 5)) from the main indicator?

    Sincerely, Kobi

    #2
    Hi Kobi, the calling indicator would 'dictate' the COBC setting here. You can control this via the concepts shared in this reference sample - http://www.ninjatrader.com/support/f...ad.php?t=19387

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, 03-23-2026, 04:31 AM
    0 responses
    70 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    312 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    306 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    147 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    111 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X