Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Multi Timeframe indicator with and without Tick Replay issue

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

    Multi Timeframe indicator with and without Tick Replay issue

    Hi,
    I have created two sample indicators to test the issue that I am facing with multi timeframe indicator.

    Indicator names: “CalledIndicator” and “CallingIndi”

    calling indicator is added to the chart with calculate on each tick.

    1) CalledIndicator is executed from calling indicator with print statements.

    2) If chart trading hours is NOT “CME US Index Futures ETH” adding the “CME US Index Futures ETH” data Seeries with chart instrument and period. Executing CalledIndicator indicator on added data seeries

    3) If chart trading hours is “CME US Index Futures ETH”. Executing CalledIndicator indicator on main data series and not even adding any additional data seeries
    I am expecting, for every bar on chart data series, will get respective bars print from both called and calling indicators in the order of bars (CurrentBar index is different if we add bars seeries).

    Without TickReplay: we are getting expected bar numbers in the order with or without adding data seeries.

    With TickReplay:

    1) Without adding data series, getting the expected output bar numbes and values are in the order.

    2) With adding data series: CalledIndicator is getting executed first for all the bars that are added and holing the last executed bar information and this last bar information is getting printed for all the chart bars for calling indicator( getting same value from called indicator from bar 0 to last bar).

    Please check the attached sample scripts and output for reference.

    It will be great if you can help me fixing script to display respective bars information from called indicator in calling indicator with Tick Replay by adding ETH data series as in the example.

    Thanks,
    Attached Files
    Last edited by gsreddy; 11-22-2016, 12:38 AM.

    #2
    Multi Series Problem in Tick Replay

    Already discussed here:


    Comment


      #3
      Thanks Ricam. i am facing exactly same issue with tick replay.

      thanks

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by funk10101, Today, 09:43 PM
      0 responses
      6 views
      0 likes
      Last Post funk10101  
      Started by pkefal, 04-11-2024, 07:39 AM
      11 responses
      37 views
      0 likes
      Last Post jeronymite  
      Started by bill2023, Yesterday, 08:51 AM
      8 responses
      44 views
      0 likes
      Last Post bill2023  
      Started by yertle, Today, 08:38 AM
      6 responses
      26 views
      0 likes
      Last Post ryjoga
      by ryjoga
       
      Started by algospoke, Yesterday, 06:40 PM
      2 responses
      24 views
      0 likes
      Last Post algospoke  
      Working...
      X