Divergencias

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

    Intento crear un ProScreeener para detectar divergencias con el RSI 14 y el precio, he encontrado en ProRealCode el siguiente codigo pero me da error.

    ¿Hay alguna posibilidad de disponer de un código que buque divergencias alcistas en todos los marcos de tiempo? y que solo filtre valores que negocien en dia mas de 1.000.000 de titulos.

    Así como disponer de un código para buscar divergencias bajista en todos los marcos temporales y que solo filtre valores que negocien en dia mas de 1.000.000 de titulos.

    Gracias

    pego el código, el error lo da en la línea 47 :

     

    #250788
    JS

    Hello,

    The code you are using is designed for an indicator…

    To convert it into a screener, you must remove all graphic elements and alert functions, and replace the RETURNwith SCREENER[…]

    Try this…

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