REVERSAL SU TREND PRIMARIO
Forums › ProRealTime forum Italiano › Supporto ProOrder › REVERSAL SU TREND PRIMARIO
- This topic has 5 replies, 2 voices, and was last updated 2 years ago by Hary Trading.
-
-
11/05/2022 at 8:02 PM #203604
Buonasera,
Prima di tutto vorrei ringraziare in anticipo chi vorrà aiutarmi.
Vorrei testare una strategia di questo tipo:
Premessa: il set up va solo long
Se ci sono 3 candele consecutive che registrano una escursione ribassista del 1,02% e la quarta candela è positiva, si entra long a recupero del 50% del movimento di ampiezza ribassista delle 3 candele che hanno generato il ribasso.
Quindi target 1 50% dell’ampiezza del ribasso
Target 2 80% dell’ampiezza del ribasso
Target 3 100% di ampiezza del ribasso
Stop sarà il minimo registrato durante il movimento ribassista
se possibile, vorrei anche inserire un trailing stop che, una volta raggiunto target 1, segua il trend di recupero ogni 0,2%
Spero di essermi spiegato bene
Grazie ancora
Hary
11/08/2022 at 9:38 PM #203839Buonasera,
c’è qualche buon anima che possa aiutarmi?
Grazie
11/09/2022 at 12:58 PM #203855Si, se puoi pazientare ancora un pò. Grazie 🙂
11/10/2022 at 5:00 PM #203951Ma certo Roberto, ci mancherebbe altro…mi scuso per l’impazienza…
grazie
11/10/2022 at 7:32 PM #203960Eccolo:
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647DEFPARAM CumulateOrders = FalseONCE Entra = 0IF OnMarket THENEntra = 0ELSEIF (close <= StopLoss) OR (close >= Entrata) THENEntra = 0ENDIFENDIFIF Entra = 0 AND Not OnMarket THENHH = highest[3](high[1])LL = lowest[3](low[1])Escursione = HH - LLEntrata = LL + (Escursione / 2)Uscita50 = Entrata + (Escursione * 0.50)Uscita80 = Entrata + (Escursione * 0.80)StopLoss = LLPerCentuale = Escursione * 100 / HHc1 = PerCentuale >= 1.02c2 = close > openIF c1 AND c2 THENEntra = 1ENDIFENDIFIF Entra AND Not OnMarket THENBUY 3 CONTRACTS AT Entrata STOPSet Stop Price LLSet Target Price Entrata + EscursioneENDIFIF OnMarket THENIF close >= Uscita50 AND CountOfPosition = 3 THENSELL 1 CONTRACT AT MARKETELSIF close >= Uscita80 AND CountOfPosition = 2 THENSELL 1 CONTRACT AT MARKETENDIFENDIFIF OnMarket AND CountOfPosition < 3 THENIF close >= StopLoss * 1.002 THENStopLoss = StopLoss * 1.002ENDIFENDIF//graphonprice Entrata//graphonprice LL coloured("Red")//graphonprice StopLoss coloured("Blue")//graphonprice Uscita50 coloured("Green")//graphonprice Uscita80 coloured("Green")//graph PerCentuale11/10/2022 at 9:02 PM #203968grazie infinite Roberto
-
AuthorPosts
Find exclusive trading pro-tools on