Speed calculation with "IsLastBarUpDate" instruction

Forums ProRealTime English forum ProBuilder support Speed calculation with "IsLastBarUpDate" instruction

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

    Hello
    I did some tests on the new graphic features of ProRealTimeV11, the results are very encouraging. But the instruction that most surprised me is “IsLastBarUpDate”. This new instruction allows to avoid long calculations on the historical, and consequently allows to manage large calculations without any problem.
    I have prepared a little game that allows to show the calculation speed of the new V11 platform. On the 10.3 platform this code would have stopped after a few advancements.
    Have fun!
    Ale

     

    1 user thanked author for this post.
    #112945

    Thanks Ale! That’s a singularly but wonderful example of what we can do now with the new instruction! Well done.

    1 user thanked author for this post.
    avatar ALE
    #112946

    Great and amazing job!

    1 user thanked author for this post.
    avatar ALE
    #113008

    Our online documentation is updated with the new instruction and with a basic example of how to use it: IsLastBarUpdate

    There are many ways to use the instruction, it could avoid unnecessary loops thus escape from the infinite loop problem and therefore help us coding things not possible before!

    Here is a video I made showing the loading times comparison with and without the use of the instruction:

    1 user thanked author for this post.
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