Help debugging high/low in strategy

Forums ProRealTime English forum ProOrder support Help debugging high/low in strategy

Viewing 3 posts - 1 through 3 (of 3 total)
  • #39011

    Hello Everyone,

    Writing here because i am finding a couple of issues while working with the platform. Hopefully i am doing something wrong. The issues are as follow:

    • IntraDayBarIndex (intradaybarindex figure) – Intradaybarindex count is not consistent across days. This affects logic that make use of bar counting.
    • Time (time  figure) – Inconsistent behavior while graphing time inside a strategy. Not all days start/end or have the same extension. Any clue?
    • DHigh(1) | DLow(1) (DHigh figure) – Previous day High and Low are not plotted correctly on chart, neither am able to access those variables correctly during backtesting. Somewhat in certain days those variables are offset to unknown values, due to unknown reasons.
    • Variable reported incorrectly  (variables figure) – It seems i cannot get the variable orbLow to work by any means while coding a breakout strategy. It always returns zero. Quite curiously the behavior of orbHigh works nicely. Code is attached next:

      Any clues or hints about those?

      Many Thanks!

      Moderator’s edit: in order to get help from other users on this strategy, message has been moved here in the pro-order forum, out of the “prorealtime v10.3 bugs users report” topic (reserved for demonstrated platform bugs rather than individual strategy debugging, thanks for your understanding)

    #39064

    Did you try to “GRAPH Time = orbStart” ?

    The problem is there.

    1 user thanked author for this post.
    #39134

    Hi Nicolas,

     

    Thank you for a prompt feedback.

     

    Could you detail a bit more your answer. Did not got it to be honest..

     

    What about the other issues?

Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login