Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

PeriodType

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

    PeriodType

    Hello,

    when I use in my strategies periodtype.range and periodtype.minute this works fine.

    But when I want to have periodtype.range and periodtype.renko there do not appear results in summary tab when backtesting.

    Could it be that

    a.) renkobars can not be used together with other periodtypes or
    b.) renkobars can only be used as primary periodtype but not as added periodtype or
    c.) this (issue) occurs only with backtesting or
    d.) ???

    Thanks
    Tony
    Last edited by tonynt; 05-16-2011, 12:54 AM. Reason: typing error

    #2
    Tony, are there any errors in your log tab when applying the renko based strategy?

    Have you used the dedicated AddRenko() method to add your renko bars in this context?

    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hello Bertrand,

      thank you for your reply. I add the renkos "as usual":

      Add(PeriodType.Range,80);
      Add(PeriodType.Minute,3);
      Add(PeriodType.Renko,30);

      Is this correct?

      Thanks
      Tony

      Comment


        #4
        No, you should see a log entry on using this overload for adding the renko bars - the dedicated AddRenko is the way to go here.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by GussJ, 03-04-2020, 03:11 PM
        15 responses
        3,270 views
        0 likes
        Last Post xiinteractive  
        Started by Tim-c, Today, 02:10 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by Taddypole, Today, 02:47 PM
        0 responses
        2 views
        0 likes
        Last Post Taddypole  
        Started by chbruno, 04-24-2024, 04:10 PM
        4 responses
        51 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        10 responses
        403 views
        1 like
        Last Post beobast
        by beobast
         
        Working...
        X