Screener Momentum duda

Forums ProRealTime foro Español Soporte ProScreener Screener Momentum duda

  • This topic has 1 reply, 2 voices, and was last updated 2 days ago by avatarJS.
Viewing 2 posts - 1 through 2 (of 2 total)
  • #249050

    Hola buenos días.

    Estoy haciendo un screener de momentum y al ejecutarlo en mis listas no me sale nada y estoy algo perdido y no se por qué puede ser.

    Agradecería me dieseis algo de luz.

    Gracias.

    REND12=(close/close[52]-1)=100
    REND6=(close/close[26]-1)=100
    REND3=(close/close[13]-1)=100
    REND1=(close/close[4]-1)=100

    c1=REND3-REND1
    c2=REND6-REND3
    c3=REND12-REND6
    c1=capitalizaacion>1000

    REND=((c1*1.25)+(c2*1.2)+(c3*1)-(REND1*0.25))/12

    SCREENER [REND>0 AND c1] (REND AS “MOMENTUM”)

    #249052
    JS

    Hola,

     

    2 users thanked author for this post.
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