I've not used pending order in the past. Not 100% sure how those work. Where would i place those in my builder.
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
-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
shared/gxqvmN3Nd- heres a link to see what i have so far

-
RE: Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
yes, i've been doing that. It works great if price moves down all in one candle. But if price barely crosses below the MA and then moves further down over a few more candles, I don't get an entry. I need the ea to enter after price moves below the ma regardless of how many candles it takes
-
Enter when price crosses above/below moving average by "X" pipsposted in Questions & Answers
I need help with an entry point when price crosses above/below a moving average by "x" pips. Let's say I want to enter a sell when price crosses 6 pips below a moving average. I can get an entry if price crosses that far on one candle, but if the first candle to cross below only moves 2 pips below and then the second candle continues to move down I can't get an entry because that second candle didn't technically cross below the ma since already opened below. Thanks for the help
-
How to check if price crossed an indicator at any time during the last "N" candlesposted in Questions & Answers
I need help building a way to enter into a trade but only if price crosses an indicator within "N" candles of price crossing a different indicator. for example: enter a short trade anytime price crosses below the 50 ema but only if price crossed below the 20 ema anytime in the last 20 candles. Any help would be greatly appreciated
-
Need help, willing to payposted in General Discussions
I need help with part of an ea. I need to enter a buy when the macd crosses above a predetermined value. Then after crossing above a higher value the trade will close when the macd pulls back. Sort of like a trailing stop but only using the macd value and not the price. Example. USD/JPY. Macd crosses above -0.06 and enters trade. After the macd crosses the zero line, a macd trailing stop is triggered. if the macd continues to rise to +.08 and then falls to +.06 the trade exits.
So my ea would need the following for me to test it. 1. Lot size 2. stop loss. 3. Value for macd to cross above to enter trade. 4. Value of macd to trigger trailing stop. 5. Amount macd must pullback