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 ScottW, Today, 06:09 PM
        0 responses
        2 views
        0 likes
        Last Post ScottW
        by ScottW
         
        Started by Board game geek, 10-29-2023, 12:00 PM
        14 responses
        244 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Waxavi, 04-19-2024, 02:10 AM
        4 responses
        56 views
        0 likes
        Last Post sonia0101  
        Started by cmtjoancolmenero, Today, 03:58 PM
        0 responses
        9 views
        0 likes
        Last Post cmtjoancolmenero  
        Started by Segwin, 05-07-2018, 02:15 PM
        11 responses
        1,778 views
        0 likes
        Last Post aligator  
        Working...
        X