PRT bands screener sulla linea a breve termine
Forums › ProRealTime forum Italiano › Supporto ProScreener › PRT bands screener sulla linea a breve termine
- This topic has 7 replies, 3 voices, and was last updated 3 years ago by Nicolas.
-
-
03/16/2021 at 4:54 PM #164362
Buongiorno a tutti, vi chiedo dove posso trovare uno screener per PRT bands che restituisca i risultati di ricerca con indicazione del segnale che è avvenuto il cambio di tendenza da ribassista a rialzista sulla linea a breve termine.
Grazie
03/16/2021 at 5:13 PM #164368Prova a cercare sul forun PRT BANDS, negli ultimi mesi ho visto che ci sono state spesso richieste e post in merito ad esse.
03/16/2021 at 5:16 PM #164369Il seguente screener ti avviserà quando la linea a breve termine del PRT cambia da rossa a verde con tendenza rialzista:
12345678910111213up = PRTBandsUpdn = PRTBandsDowna = PRTBandsShortTermif close crosses over up and trend<=0 then //le prix casse la bande supérieuretrend=1 //tendance haussièreelsif close crosses under dn and trend>=0 then //le prix casse la bande inférieuretrend=-1 //tendance baissièreendifreprise = a>a[1] and a[1]<a[2] and trend>0screener[reprise]Puoi trovare molti esempi di codifica delle bande PRT in questo argomento francese: https://www.prorealcode.com/topic/prt-bands-trend-following-prorealtime/
03/16/2021 at 5:24 PM #16437203/17/2021 at 12:26 PM #16445903/17/2021 at 12:27 PM #16446003/17/2021 at 12:45 PM #164462Ciao Nicolas, scusa se approfitto, ma io di codice non capisco nulla, ti chiedo è possibile avere anche la versione contraria, lo screener che restituisca i risultati di ricerca con indicazione del segnale che è avvenuto il cambio di tendenza da rialzista a ribassista sulla linea a breve termine.
grazie in anticipo
03/17/2021 at 12:59 PM #164470Stesso codice ma con inversione di linea e solo durante un trend rialzista (sfondo verde)
12345678910111213up = PRTBandsUpdn = PRTBandsDowna = PRTBandsShortTermif close crosses over up and trend<=0 then //le prix casse la bande supérieuretrend=1 //tendance haussièreelsif close crosses under dn and trend>=0 then //le prix casse la bande inférieuretrend=-1 //tendance baissièreendifdesc = a<a[1] and a[1]>a[2] and trend>0screener[desc]1 user thanked author for this post.
-
AuthorPosts
Find exclusive trading pro-tools on