Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

"What If analysis"

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

    "What If analysis"

    I've recently found the need in my indicator to look ahead and perform a "what-if" analysis.. meaning what is the value of these other indicators if the price was X.

    In this effort, I've been trying to duplicate the Bars object and modifying the lastprice/close, but copying these bars have been troublesome. Is there either:

    1) an easy way to duplicate a bars object
    or
    2) an easy way to modify the current close price and then "undo" it right after

    This will have to work with all chart types: line-breaks, renkos and time based charts.

    Jeremy
    Jeremytang
    NinjaTrader Ecosystem Vendor - Shark Indicators

    #2
    Hi Jeremy,

    You're not able to change the value of bars themselves that are reported by your data provider. You can create a custom data series, which is one value per bar. This is what indicators are are expecting as input, so should work for you.

    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X