Would you mind providing a screen grab of what it's doing/not doing on this day?
Posts made by Labutters
-
RE: Open the trade the same wayposted in Questions & Answers
-
RE: Object On Chart Daily Reset Issueposted in Questions & Answers
@jstap Ah man, I give up on this one I can't get it to work. No idea here. Might have to simplify my strategy or something.
Appreciate the help as always though man!
-
RE: Object On Chart Daily Reset Issueposted in Questions & Answers
ah I see, are my reset blocks in an incorrect order? It seems to still be messing up a bit
-
RE: Object On Chart Daily Reset Issueposted in Questions & Answers
@jstap 2 things here; I can't seem to find the "Reset Line" block, the second is when I use the Once A Day block, the issue still persists while also deleting the lines of the High and Low
-
Object On Chart Daily Reset Issueposted in Questions & Answers
Hey all, hope everyone's projects are going well!
The current issue is with the GU HIGH and Low lines. The price is only getting the first cross of each these objects, storing them, and going on to save those prices and use them in following days.

I need to ensure that the Highs and lows are reset each day so that every condition resets to check the True or False flags.
@jstap if you are available to have a look at this when you get a chance, I think it might be a simple fix and I'm just having a dumb moment lol.
Thanks all,
-
RE: Is Above vs Cross Aboveposted in Questions & Answers
@CAVINCENT Respectfully, I think you should start a new thread for your concerns as this pertains to another issue
@jstap Finally got it working using basic flags. Many other issues to attend to but I appreciate your help greatly with this! Thank you again
-
RE: Pivot Variable Helpposted in Questions & Answers
@jstap I actually completely re worked it using @miro1360 candle formations examples and modifying the variables to save the candle id's. For some reason, using conditions and creating the Bull/Bear blocks are easier to work with as variables compared to the actual built in Bull/Bear blocks!
Thank you again for your help!
Will turn to solved
-
RE: Pivot Variable Helpposted in Questions & Answers
@jstap I could not show my gratitude for your help! I think I'm starting to understand. I think it's working properly but the line is static and not being redrawn every time the condition is met. I'm very close to figuring it out but not quiet there.
How would I work around this?
-
RE: Pivot Variable Helpposted in Questions & Answers
@jstap oh wow thank you! This is super helpful! Does this look okay to you?
-
RE: Pivot Variable Helpposted in Questions & Answers
I am so sorry King but I have read the back 10 times and can't seem to understand. Would you be able to give me a quick example?
I even asked chatgpt to explain it to me like i'm 12 lol
-
RE: Pivot Variable Helpposted in Questions & Answers
@Labutters @jstap Okay thank you! Gave that a try and it still doesn't seem to work. I feel like my logic is correct here but no lines are being drawn. Is there something I should look into i'm missing?
-
RE: Pivot Variable Helpposted in Questions & Answers
@jstap would you be able to assist with this king?
-
Pivot Variable Helpposted in Questions & Answers
Hello all,
So I'm trying to make a very basic pivot price action EA just for fun.
It's pretty simple but I can't seem to get the logic right on it. My conditions for a Bull Pivot are - Bear Candle id 1 > Bull Candle id 2 and try to save it as a variable and vice versa for a Bear pivot like the screenshot shown here >

I'd like to draw a line when the bear pivot is broken from that candle id to the current candle that closed above it.
Would someone be able to help me with my logic? I really appreciate it in advance.
https://fxdreema.com/shared/HSPYseXebThanks
Butters
-
RE: Is Above vs Cross Aboveposted in Questions & Answers
I'm sorry that's not what I'm going for. I'll keep at it and maybe try and define my logic a bit better !
-
RE: Is Above vs Cross Aboveposted in Questions & Answers
Hmm. Thank you for this It's very helpful. I'm not exactly getting my desired result. How would I modify this variable to have an arrow set on the candle Id that closes has broken that high/low?
-
RE: Is Above vs Cross Aboveposted in Questions & Answers
@jstap something like this? I gave it a go but it didnt seem to work
-
Is Above vs Cross Aboveposted in Questions & Answers
Hello all, I'm having a little bit of trouble;
I'd like to create a pending position once candle id 0 has crossed these lines and moved back into them (some might call these a false breakout)

using x> doesn't seem to do the trick and > gets half of the trades.How would I make this logic out in fxdreema? Would I have to try a conditions such as (condtion (x>) - condition (x<)?
Thank you in advance for the help
-
RE: Save candle HH/LL as RSI oscillates around the 50 lineposted in Questions & Answers
Hey @martymoon120, there's a thread here > https://fxdreema.com/forum/topic/5810/how-to-get-the-candle-time-of-previous-ll-on-zig-zag-indicator
Miro talks about storing candle id's, maybe you can use his logic here!
Good luck
