Main interrogation about ProOrder

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252954 quote
    dude17dude17
    Participant
    New

    Hi guys,

    How to make ProOrder perform a trade lively, in Tick-by-Tick mode, not after the update of the current candle TF.

    Example, if current price Tick By Tick gets out the BB- (2 20) TF 15′ enter right now with a Long position, no matter how long still time before the ending of the candle calculation

    Isn’t this a limitation for your algo trades ? if so, how do you manage with it ?

    Looking forward to hearing from you,

    Regards.

    #252956 quote
    JSJS
    Participant
    Master

    Hi,

    You cannot use tick-by-tick data in ProOrder because it is not time-based like timeframes with fixed time intervals…

    However, this doesn’t have to be a limitation, as you can use MTF (Multiple Time Frames)…

    This allows your main code to run on, for example, a 10-minute timeframe, while your order management can operate on a lower timeframe, such as 1 minute or even 1 second…

    The downside of this MTF approach is that the available historical data is limited by the lowest timeframe…

    For instance, when using a 1-second timeframe, the historical data is usually restricted to only a few days or weeks…

    This can be a limitation when backtesting a system…

    Iván González and robertogozzi thanked this post
Viewing 2 posts - 1 through 2 (of 2 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

Main interrogation about ProOrder


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
dude17 @dude17 Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by JSJS
11 months ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 10/22/2025
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...