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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X