BIG CALL FUNCTION PROBLEM

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #248041 quote
    nevteknevtek
    Participant
    New

    It’s a choice. UpdateOnCLose is a feature you can you use or not. Maybe some people don’t understand it, but I understand it pretty well what it does. Sometimes I use it, but I deliberately omit it as well.
    The reason I sometimes don’t want updateOnClose is that I want my code be triggered more that the timeframe normally would do.

    For example I have a 15s scalping strategy, but I want evaluation before the bar closes. Then I put in a 5s Timeframe(sometimes without code in it). The result is that my 15s strategy get evaluated every 5 seconds.
    Again, this is a choice. It all depends on what kind of strategy you are running. For some strategies this pays, others not.

    thanked this post
    #248042 quote
    GraHalGraHal
    Participant
    Master

    Yes, I do same as  nevtek states above … if it gives better performance.

    However, I don’t use the Call function.

    #248044 quote
    nevteknevtek
    Participant
    New

    I use CALL a lot, but I also don’t use indicators as really indicators always. But more as a function I can reuse somewhere else. So yeah, if that breaks, I will find out pretty soon 😉

    thanked this post
Viewing 3 posts - 31 through 33 (of 33 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

BIG CALL FUNCTION PROBLEM


Platform Support: Charts, Data & Broker Setup

New Reply
Author
Summary

This topic contains 32 replies,
has 7 voices, and was last updated by nevteknevtek
1 year, 3 months ago.

Topic Details
Forum: Platform Support: Charts, Data & Broker Setup
Language: English
Started: 06/05/2025
Status: Active
Attachments: 2 files
ProRealCode ProRealCode
Loading...