supertrend multi time frame
Forums › ProRealTime forum Italiano › Supporto ProBuilder › supertrend multi time frame
- This topic has 9 replies, 4 voices, and was last updated 2 years ago by
Viger.
Viewing 10 posts - 1 through 10 (of 10 total)
-
-
10/01/2020 at 4:54 PM #146115ST multitime frame1234567timeframe(4 hour,updateonclose)STH4=Supertrend[3,10]timeframe(1 day,updateonclose)STD1=Supertrend[3,10]timeframe(1 week,updateonclose)STW1=Supertrend[3,10]RETURN STH4 as "SuperTrend H4", STD1 as "SuperTrend D1", STW1 as "SuperTrend W1"
Vorrei inserire su un time frame inferiore, ho provato su h1 ma non ho gli stessi valori che trovo sui singoli grafici, il weekly è molto diverso. Dove sbaglio? E’ possibile inserirlo in un grafico a volumi ?
10/02/2020 at 9:44 AM #14615610/02/2020 at 6:21 PM #146229Fatto ma sul week è sempre diverso
10/02/2020 at 6:26 PM #146230non so perchè ma non riesco a caricare il file , comunque ho usato 3k unità.
10/02/2020 at 6:27 PM #146231sul TF h1
10/02/2020 at 7:27 PM #146242A me funziona, c’è una piccola differenza nei decimali, ma credo sia impossibile essere precisi su TF diversi.
10/02/2020 at 8:19 PM #146245Hai ragione sono troppo pignolo!
09/05/2022 at 6:35 PM #20020609/06/2022 at 8:02 AM #200212Il codice seguente aggiunge il testo prima di ogni riga:
1234567891011121314151617defparam drawonlastbaronly=truetimeframe(4 hour,updateonclose)STH4=Supertrend[3,10]timeframe(1 day,updateonclose)STD1=Supertrend[3,10]timeframe(1 week,updateonclose)STW1=Supertrend[3,10]timeframe(default)drawtext("STH4",barindex+5,sth4)drawtext("STD1",barindex+5,std1)drawtext("STW1",barindex+5,stw1)RETURN STH4 as "SuperTrend H4", STD1 as "SuperTrend D1", STW1 as "SuperTrend W1"09/06/2022 at 4:59 PM #200249 -
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
Find exclusive trading pro-tools on
Similar topics: