conditions in mutlitimeframe from indicator to screener

Forums ProRealTime English forum ProScreener support conditions in mutlitimeframe from indicator to screener

Viewing 4 posts - 1 through 4 (of 4 total)
  • #117680

    Hello,

    I´m Learning how to use the multi timeframe but have difficulties in understanding certain parts.

    My problem is when I call the indicator with more than one variable. If i want to use only one of the variables returned from the called indicator how do i do it without putting in a condition that is irrelevant(RSI is always above 0). see codes below.

    As an example ive put RSi in 2 different timeframes as an example.

    if i only want 1 condition from the indicator in the screener how do i do it?

    For example if i don´t need cond4 in screener below but have two returned variables from the indicator, how to only use one?

    This is only an example to clarify my question my real indicator/screener is more complex which means that I have to write irrelevant conditions, but maybe i have to?

    Hope I explain my problem somewhat clear

    //P

     

    #117683

    >> For clarity of messages on ProRealCode’s forums, please use the “insert code PRT” button to separate the text of the code part! Thank you! <<
    🙂

    Remove line 16 and “AND Cond4” from line 17, then replace MyRsi2h in line 14 with the keyword ignored.

    #117684

    Line 14 should then read:

     

    #117692

    Great!! Thank You it helps me a lot.

    I wish you and your loved ones a marvellous weekend!

    Will keep the insert prt code button in mind next time.

    //P

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

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