I've not used pending order in the past. Not 100% sure how those work. Where would i place those in my builder.
Latest posts made by jpj52byu
-
RE: What's wrong with this crossover?posted in Questions & Answers
-
RE: What's wrong with this crossover?posted in Questions & Answers
shared/h358g7SQc. Here's the link to what i built in fxdreema
-
What's wrong with this crossover?posted in Questions & Answers
I'm trying to get a long trade here when price first crosses below the white line and then crosses above by 4 pips. I can get it to work if it it happens during one candle. But in a case like this where price slowly crosses back above the indicator I get no entries. Any help would be appreciated. https://fxdreema.com/shared/h358g7SQc.png](/forum/assets/uploads/files/1712680016087-screenshot-365.png)
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
I took a course to learn the basics of fxdreema and now i'm seeing that it can be very complicated. do you have any suggestions on where to go to learn the more advanced concepts. Basically what i need to learn is how to get trades to enter and exit after crossing above or below indicators by a certain amount. I also need to learn how to check if things happened "N" candles in the past.
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
This seems like it should be so easy yet there is always something. Now it takes trades but missed 7 out of 9 possible trades. The other 2 entered correctly. Any ideas. https://fxdreema.com/shared/YXckbCMzb
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
thank you so much for your help. For some reason when I test it I'm still not getting any entries. I was getting entries earlier(just not in the correct place) so i know I have everything in the correct folders. https://fxdreema.com/shared/hl7yXNq3d
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
could you show an example please
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
My issue is that I want a candle to cross above a custom indicator and then enter a sell when crossing back below that indicator by 4 pips. I can do it if candle 1 crosses above and candle 0 crosses back below. But I can't figure out how to do it if it's an older candle that crosses above and then a candle only moves back down by 3 pips, and then its the next candle that finally crosses back below by 4 pips. I tried to set a flag to true for when a candle crosses above the indicator and then check that flag to allow for candle 0 to enter a sell when the cross finally happens. Heres a link. https://fxdreema.com/shared/XjXbXRPXc
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
I can now get correct entries if current candle opens above indicator and crosses below by "x" pips. but if a previous candle opens above and then price doesn't cross back below by x pips until a future candle nothing works. Can someone please help with this
-
RE: How to check if price crossed an indicator at any time during the last "N" candlesposted in Questions & Answers
I've used variables for some ea's i've made before but I'm not quite sure how I'd do it in this case. could you create an example of how this would work. thank you