Text Above Candles for Swing High and Swing Low
Forums › ProRealTime English forum › ProBuilder support › Text Above Candles for Swing High and Swing Low
- This topic has 24 replies, 5 voices, and was last updated 2 years ago by ZeroCafeine.
-
-
09/13/2022 at 7:41 PM #200741
The whole code is under the time frame of a week, so [20] = 20 weeks ago…
About the text: you forgot to assign a value to the “SwingHigh” and the “SwingLow”
SwingHigh = High[1]
SwingLow = Low[1]
1 user thanked author for this post.
09/13/2022 at 11:26 PM #200747@JS do you know how to use your code or mine on Daily TF but for draw the Weekly Swing low and high like on the picture I add
09/14/2022 at 7:22 AM #20075009/14/2022 at 7:48 AM #200752I think that’s because you are using BARINDEX of a weekly chart over a daily chart, so the X coordinate is wrong.
1 user thanked author for this post.
09/14/2022 at 11:37 AM #20078509/14/2022 at 1:39 PM #200790you can remove the line 4 😅
1Pipi = pipsize09/14/2022 at 1:41 PM #200791I think that’s because you are using BARINDEX of a weekly chart over a daily chart, so the X coordinate is wrong.
I think too, but what is the soltuion or maybe you have a link for pls ?
09/14/2022 at 3:31 PM #200801You can use the indicator on any time frame you want but you cannot use multiple (different) time frames at the same time because indeed the X coordinates (BarIndex) of the different time frames are not “in sync”.
I don’t know a solution for this…
1 user thanked author for this post.
09/14/2022 at 4:40 PM #20080910/18/2022 at 5:00 PM #202792You just have to use the daily timeframe BARINDEX whenever the condition of your weekly timeframe is valid to draw something.
can you give any example with using different Barindex from different TF on the same chart pls ?, any example
-
AuthorPosts
Find exclusive trading pro-tools on