Speed calculation with "IsLastBarUpDate" instruction

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112944 quote
    ALEALE
    Moderator
    Master

    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

     

    [youtube]https://www.youtube.com/watch?v=ek4Ys-5mIM0&feature=youtu.be[/youtube]

    Vonasi thanked this post
    #112945 quote
    NicolasNicolas
    Keymaster
    Legend

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

    ALE thanked this post
    #112946 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    Great and amazing job!

    ALE thanked this post
    #113008 quote
    NicolasNicolas
    Keymaster
    Legend

    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:

    [youtube]https://youtu.be/LZHtRrXZF3I[/youtube]

    robertogozzi thanked this post
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Speed calculation with "IsLastBarUpDate" instruction


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
ALE @aleale Moderator
Summary

This topic contains 3 replies,
has 3 voices, and was last updated by NicolasNicolas
6 years, 10 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 11/16/2019
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...