MyLongConditions… from different time frames

Forums ProRealTime English forum ProOrder support MyLongConditions… from different time frames

Viewing 2 posts - 1 through 2 (of 2 total)
  • #164564

    Hi all,

    How would you code conditions coming from different time frames (eg. 15m and 4H)

    So eg.

    On 15m: c1 = EMA > EMA[1]
    On 4H: c2 = EMA > EMA[1]

    Much appreciated as always

    #164566

    by using TIMEFRAME instruction, see documentation: https://www.prorealcode.com/documentation/timeframe-probacktest-proorder/

    Thread about explanation on how to use TIMEFRAME with automated trading: First approach to multi timeframe trading with ProRealTime

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login