Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi Time Frame Indicator

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

    Multi Time Frame Indicator

    Hello,
    I am getting a problem I am developing an indicator in which I am using 2-Tick Bars as Primary Data Series and 5-(Brick Size) Renko as Secondary Data Series , Ninja trader have ability to AddRenko(Instrument.FullName,5,MarketDataType.Last ); .
    But I want to add a Renko Series with 5 Tick Brick size but also offset(tails) of 1 tick at every reversal (Market Direction Change). Please suggest me a way to do that.

    #2
    Hi ali313, thanks for your post.

    You can call AddRenko twice and add two Renko series. The Renko type you are using draws those candles to represent the high of the bar, so that wick value will be referenced by either Low[0] or High[0]. Have you tried Printing the values of High[0] and comparing it with the wicks on the chart?

    Please let me know if I can assist any further.

    Comment


      #3
      Hi ali313, thanks for your reply.

      If you have not already, please read this page on multi time frame scripts:



      If you have not made a multi time frame script before I recommend reading this page.

      Could you link me to the Renko bar that you are using here? It looks like a custom bar type.

      I look forward to hearing from you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      265 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      169 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      171 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      259 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      210 views
      0 likes
      Last Post CarlTrading  
      Working...
      X