Proreal v12 date time functions to slow?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #226292 quote
    partyhead
    Participant
    Average

    In v11  i used a lot indicators  calculated hourly  and make them instant  on tick chart  using  openminute  or  openhour[1] <> openhour

    All indicators like  show sessions ,  or draw 2 and 4 hours candles on tick chart and etc , was instant !

    now have every change have to wait 10 -30 seconds.  may be there is solution or approach to handle this now?

     

    IF openhour[1] <> openhour THEN //OR OpenDayOfWeek<>OpenDayOfWeek[1]
    // blab bla a lot logic
    IF openhour = 21 THEN
    CloseStart =21// open
    ENDIF

    IF openhour = 8 THEN
    CloseStart =1// open
    ENDIF
    ENDIF

    return

    #226293 quote
    PeterSt
    Participant
    Master

    https://www.prorealcode.com/topic/v12-for-prt-ig-now-live-on-live/

    Everything in V12 is ultra slow.  🙁  The drawing is one of the base culprits. It is not related to time functions or anything in the (indicator) code.

    bertrandpinoy and KumoNoJuzza thanked this post
    #226353 quote
    Jean FX
    Moderator
    Junior

    send a console to ProRealTime in order to get assistance.
    To do so, click on Help > Technical support

Viewing 3 posts - 1 through 3 (of 3 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

Proreal v12 date time functions to slow?


Platform Support: Charts, Data & Broker Setup

New Reply
Author
author-avatar
partyhead @partyhead Participant
Summary

This topic contains 2 replies,
has 3 voices, and was last updated by Jean FX
2 years, 8 months ago.

Topic Details
Forum: Platform Support: Charts, Data & Broker Setup
Language: English
Started: 01/13/2024
Status: Active
Attachments: No files
Logo Logo
Loading...