Hook

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #98837 quote
    Tradesun
    Participant
    Senior

    Col A: Peak(1,H,10)<=1.1*Peak(2,H,10) AND Peak(1,H,10)>=0.9*Peak(2,H,10) AND Trough(1,L,10)>=1.1*Trough(2,H,10) AND Trough(1,L,10)<=0.9*Trough(2,H,10) AND LLV(L,25) Col B: Peak(1,H,5)<=1.1*Peak(2,H,5) AND Peak(1,H,5)>=0.9*Peak(2,H,5)AND Trough(1,L,5)>=1.1*Trough(2,H,5)AND Trough(1,L,5)<=0.9*Trough(2,H,5) AND LLV(L,25) Col C: Peak(1,H,1)<=1.1*Peak(2,H,1) AND Peak(1,H,1)>=0.9*Peak(2,H,1) AND Trough(1,L,1)>=1.1*Trough(2,H,1)AND Trough(1,L,1)<=0.9*Trough(2,H,1) AND LLV(L,25) Filter ColA=1 OR ColB=1 OR ColC=1

    Hook-pattern-alto.png Hook-pattern-alto.png
    #98839 quote
    Tradesun
    Participant
    Senior

    Salve, chiedo aiuto per convertire un codice in formato Metastock per fare uno screener con la prorealtime.

    L’uncino di Ross è una tecniche di trading di tipo trend following, che permette di assumere posizioni a favore di un trend principale, individuandone una possibile ripresa dopo una piccola discesa.

    Grazie

    Col A: Peak(1,H,10)<=1.1*Peak(2,H,10) 
    AND Peak(1,H,10)>=0.9*Peak(2,H,10) AND Trough(1,L,10)>=1.1*Trough(2,H,10) AND Trough(1,L,10)<=0.9*Trough(2,H,10)
    AND LLV(L,25) 
    
    Col B: Peak(1,H,5)<=1.1*Peak(2,H,5)
    AND Peak(1,H,5)>=0.9*Peak(2,H,5)AND Trough(1,L,5)>=1.1*Trough(2,H,5)AND Trough(1,L,5)<=0.9*Trough(2,H,5)
    AND LLV(L,25)
    
    Col C: Peak(1,H,1)<=1.1*Peak(2,H,1)
    AND Peak(1,H,1)>=0.9*Peak(2,H,1) AND Trough(1,L,1)>=1.1*Trough(2,H,1)AND Trough(1,L,1)<=0.9*Trough(2,H,1)
    AND LLV(L,25) 
    
    Filter ColA=1 OR ColB=1 OR ColC=1
    #121166 quote
    kljget
    Participant
    New

    Hi, I tried to use the code but get an error. See attachment

    Thank youfor your time

    Ciao, ho provato a usare il codice ma ho ricevuto un errore. Vedi allegato

    Grazie per il tuo tempo

    error.png error.png
    #121170 quote
    Tradesun
    Participant
    Senior

    I don’t know, I found this code on a site, there is probably something wrong. I’m sorry I can’t help you

    Non lo so, ho trovato questo codice su un sito, probabilmente c’è qualcosa che non va. Mi dispiace non poterti aiutare

    #121175 quote
    robertogozzi
    Moderator
    Master

    Per favore parlate italiano nel forum Italiano. Grazie 🙂

    Il codice sopra NON è per ProRealTime. (the above code is not for the ProRealTime platform)


    @Tradesun

    Se vuoi chiedere una conversione gratuita vai al link https://www.prorealcode.com/free-code-conversion/, che è la seconda voce del menu HELP sulla barra blù in alto.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Hook


ProBuilder: Indicatori & Strumenti Personalizzati

New Reply
Author
author-avatar
Tradesun @tradesun Participant
Summary

This topic contains 4 replies,
has 3 voices, and was last updated by robertogozzi
6 years ago.

Topic Details
Forum: ProBuilder: Indicatori & Strumenti Personalizzati
Language: Italian
Started: 05/19/2019
Status: Active
Attachments: 2 files
Logo Logo
Loading...