array variables availability in ProRealTime – examples and discussions
Forums › ProRealTime English forum › ProBuilder support › array variables availability in ProRealTime – examples and discussions
- This topic has 205 replies, 45 voices, and was last updated 2 months ago by
Nicolas.
-
-
12/26/2022 at 10:48 AM #206317
Hi Nicolas,
I use your example1 to the TSLA chart. But it seems a very important resistance/support zone could not be found?
12/26/2022 at 10:50 AM #20631912/26/2022 at 1:53 PM #206323Hi Nicolas,
I use the example4 on the SPY. But it looks quite different than your example screen.
12/26/2022 at 1:55 PM #20632512/26/2022 at 2:02 PM #206326I apply your example5 on SPY but see nothing.
12/26/2022 at 2:11 PM #20632804/26/2023 at 2:44 PM #213774Hi Nicolas, I know it’s an old topic but I’m struggling to understand the use of Array. If I put in this indicator Timeframe (1 day, Updateonclose) at the beginning of the code Example #1: support and resistance example, based on fractals points, is it possible to see the rectangles of that timeframe on my chart timeframe 5 minutes? I ask you this because if I do that, I don’t see anything, probably I’m missing something. Second question, If I want to see the condition if price close in TF 5 minutes for example in the middle of a $Topy(y) – $Topy(y) detected in TF 1 day, do I have to do a cycle For, to look for the array and then code a Buy if that condition is Ok? It’s not clear for me, it’d be of great help if you could help me.
thank’s in advance
Alessio
09/05/2023 at 7:37 AM #220348If you have a list of values (a list of recent highest high, for example), storing them in single variables could look like this:
Hi Nicolas,
In your post on 2/6/2020 you seem to have examples or code you used for explanation of the ArrayMax. For some reason, I cannot copy this code or view it. Are these still available?
Thx
Pieter
09/05/2023 at 8:11 AM #22034909/05/2023 at 8:16 AM #220350If I put in this indicator Timeframe (1 day, Updateonclose) at the beginning of the code Example #1: support and resistance example, based on fractals points, is it possible to see the rectangles of that timeframe on my chart timeframe 5 minutes?
No, if you want to get the support and resistance detection of the daily timeframe in an inferior timeframe, then the detection must be made in the code. The example #1 should be changed a bit for that purpose..
If I want to see the condition if price close in TF 5 minutes for example in the middle of a $Topy(y) – $Topy(y) detected in TF 1 day, do I have to do a cycle For, to look for the array and then code a Buy if that condition is Ok?
Yes, if you want to find something relevant for your condition in the table, then loop in it and explore the data stored 🙂
09/05/2023 at 8:18 AM #220351In your post on 2/6/2020 you seem to have examples or code you used for explanation of the ArrayMax. For some reason, I cannot copy this code or view it.
I recoded the examples in the first post.
1 user thanked author for this post.
-
AuthorPosts
Find exclusive trading pro-tools on