Multi timeframe – MTF indicators for ProRealTime

Forums ProRealTime English forum ProBuilder support Multi timeframe – MTF indicators for ProRealTime

Viewing 15 posts - 91 through 105 (of 127 total)
  • #196495

    I use PRT V10.3 currently after viewing this and it appears to work on 10.3.

    I’m trying live and have tried on demo, also backtesting.

    So for instance running a trail updating on a lower timeframe to check price regularly instead of the entry timeframe bars is working withuot issue live.

    It works well. I dont see here that it is released, so hopefully I wont run into any issues.

    I’m running 10.3 premium. Can I assume it is currently released as usable?

    #200246

    I wonder why my Code is not runnig on a daily chart. Used TF’s are yearly and monthly – to my understandig both multiples of 1 day

    I appreciate, if you could check for the reason. Even after hours of testing I was not able to get an idea.

    The idea behind is, to perform a performance check on shares and to show the result as text in the chart. The return values are foreseen for usage in a screener.

    Only InputValue is “BerechnungsPeriodeJahre” = calculation period in years. Meaning how far the lookback shall be in years.

    On yearly basis on a per anno yield is calculated, on monthly basis then other performance values.

    #200260

    I tried but I dont know what values you are using some of your variable settings (see attached).

    Also be sure to have sufficient units displayed in order for your calculation to get values for yearly and monthly timeframes.

    #200271

    Thank you Nicolas – it was the unsufficient number of units displayed. Sorry for inconvenience, I should have found this reason myself.

    Roger

     

    #207345

    Hi

    The below timeframe is not supported

    Is there any alternative way I can run this?

    Thanks

    #207350

    It’s working just fine for indicators programming, are you trying with a screener code?

    #207357

    It’s working just fine for indicators programming, are you trying with a screener code?

    Yes, that’s correct. I’m trying to use TIMEFRAME(6 HOUR) in the ProScreener

    #207360

    ProScreener allows only the timeframes available in its “Period” dropdown list, that’s why you can’t use 6-Hours which is not an usual timeframe (and therefore not available).

    1 user thanked author for this post.
    #207451

    Bonjour,

    J’essaie de programmer une stratégie en MTF en me basant sur le livre de Alexander Elder (stratégie Triple Screen).

    Dans le livre il est expliqué que :

    • Screen 1 : doit afficher la tendance à long terme
    • Screen 2 : doit afficher une tendance opposé au Screen 1 à court terme
    • Screen 3 : l’ouverture de position dans le sens de la tendance du Screen 1

    Pour cette stratégie j’ai choisi d’utiliser un indicateur de tendance pour le Screen 1, un oscillateur pour le Screen 2 et des conditions de breakout pour le Screen 3.

    • Screen 1 : MACD
    • Screen 2 : RSI
    • Screen 3 : achat si cassure high[1] du timeframe Screen 2 et vente si cassure low[1] du timeframe Screen 2

    Voici mon code :

    Je souhaite utiliser cette stratégie sur les actions. Je n’ai pas encore paramétré le calcul de la taille de position c’est pour cela que la taille de la position est à 10 actions.

    Mon problème et qu’après avoir tester sur plusieurs actions (avec des prix différents > 100€ ou < 100€), le backtest n’affiche rien, comme s’il n’y a pas eu de transactions. Pouvez-vous m’aider à trouver l’erreur ?

    Merci d’avance !

    #211788
    AMQ

    Hello everyone, Regarding the multitime frame, I have an automatic strategy that operates in TF 2 min, with filters in daily and weekly TF. Currently carrying out a Backtest takes a long time and we believe that it is due to the daily and weekly checks in TF. Help is requested to see some idea that allows redefining the code and allowing backtests to be carried out in less time. Thank you very much Regards Alfonso

    #211792

    @AMQ Please open a dedicated topic in the ProOrder section of the forum (please follow the posting rules).

    #211797
    AMQ

    Ok, thanks Nicolas: done and sorry😊.

    #214678

    I made three posts here sharing my strategies. I wanted to help my friends, but unfortunately my posts were deleted.

    #214680

    Yes, I spammed all of them as you can’t advertise products other than about ProRealTime.

    And, if you advertise ProRealTime products, you can only do that in the Platform Support.

    Thank you 🙂

     

    #214681

    Sorry, i meant in the General Trading Discussions Forum.

     

Viewing 15 posts - 91 through 105 (of 127 total)

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