Bug in ProRealtime??

Forums ProRealTime English forum ProOrder support Bug in ProRealtime??

Viewing 4 posts - 1 through 4 (of 4 total)
  • #183911

    Hi,

    I have some very strange behaviour with PRT in the following code for automated trading:

     

    If you start this in DAX M5 and then delete the last two lines of the code and start it again, the results are different from the first run. This should not happen because the last two lines only change variables that are overwritten in the next iteration, so they should not have any effect.

    However, deleting the last two lines changes the results altough this should not be possible.

    Do you have an idea what happens here?

    Best regards

    #183929

    I don’t. … I would put a defparam preloadbars = 1 (or 0) at the first line and see if it makes a difference.

    If it remains unsolved, send a Technical Report to PRT (via the Help menu – Help Center) ?

    1 user thanked author for this post.
    #183949

    Add a defparam preloadbars = 0, like PeterSt has stated and see what’s happening.

    1 user thanked author for this post.
    #184054

    Thanks for your ideas! I tried it, but it didn’t change anything. I will send it to the technical support.

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

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