Hi, you should share your project so we can help you.
Posts made by seb 0
-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
-
RE: How do I add the 1st Condition block of the 2 available online to the Desktop fxdreema as a Custom block?posted in Questions & Answers
For custom blocks click this grey button

-
RE: How do I add the 1st Condition block of the 2 available online to the Desktop fxdreema as a Custom block?posted in Questions & Answers
What blocks are you talking about ?
-
RE: check live chart for untested supportsposted in Questions & Answers
@asto94
I see in your draw block that you choose 100 pixels as wideness, as soon as you have zoomed out, each candle is 1 pixel wide. Can explain why it waits 100 candles to have the space to draw it. Usually i use a line for that. -
RE: Can u add % for prices offset of pending orders.posted in Questions & Answers
@antoniorenar
You might do it that way :
Here you place your buy pending order at 10% above the actual price(*1.1).
Then you can write 0 in offset price -
RE: Close trade only if condition is recurringposted in Questions & Answers
@zaccroft
Hey you could add a variable, which increases by 1 every time one of both conditions occurs, and when the value of one is above the one that made you take the last trade, close positions, SELL now. -
RE: What type of EAposted in General Discussions
@alphaomega I don't think it fits sorry : (
@roar That actually is a lot of things to study, give me a bit of time ! -
RE: What type of EAposted in General Discussions
@alphaomega
I agree with you on the first part.
About sharing, event if it took me a bit of time, even if there are some blocks, and even if we collaborate, if the basics are bad this is not gonna give a profitable EA. I was more waiting for constructive critics because i think that, at this state my EA sucks ^^. -
What type of EAposted in General Discussions
Heyo, i've been working on that last project and i realize now it might be on the wrong side of EAs. I think it is intelligence learning type.
My project is an EA focusing on one indicator (MACD), taking as much information from it as possible(not really), instead of using many, possibly each one contradicting each other.
Theoretically there is almost an infinite amount of information given by an indicator. But the more you take in count to respect, the more you might miss opportunities when controlled by a bot, as, unlikely the brain it is not flexible at all. Here is my project, i thought you could tell me if there is a way to make it more flexible, or if i started on the wrong way on this one.
https://fxdreema.com/shared/hmnjAZjWd
Based on EUR/USD M15. -
RE: Need help to place stop/limit orders on res/sup linesposted in Questions & Answers
@alphaomega
Im on mq5 so i can't use your indicator, and i always used common ones but, it might be as simple as that: https://fxdreema.com/shared/np2OnqK1d
Replacing your indicator by mine.
If somebody could confirm.. -
RE: Need help to place stop/limit orders on res/sup linesposted in Questions & Answers
@alphaomega
Is, what you want , to place a buy limit, at the level shown by your custom indicator, when ever the
MA x> bollinger ? -
RE: Coronavirus (COVID-19)posted in General Discussions
@l-andorrà
I would say the value of the future FED interest rate :pp -
RE: Coronavirus (COVID-19)posted in General Discussions
This is a community, the ratio helping people/helped people, is gonna stay the same, even i some get infected
I don't think the website is gonna crash : ) -
RE: MA CROSS OVERposted in Questions & Answers
@adhockfx
This is the name of the EA, moreover it is disabled, you can enable it here
About the lines like said it l'Andorra, you can drag them on the chart. -
RE: The 'adjust' tab in the conditions block.. (help)posted in Questions & Answers
@fxgjg
The operand is the symbol in front of the number, either : + , - , * , /
This box is made to adjust the value above (value=1, +2 pips = 1.0002) -
RE: MA CROSS OVERposted in Questions & Answers
@adhockfx
Hi, what do you mean by being visible, things are displayed the same way in backtester chart and on live chart. However crosses are gonna happen more rarely on live because the price curve is progressing slower than in backtest.
If you want the MAs line to appear, you can attach them manually. -
RE: Can I have a trade to expire on the closing of the current candlestick?posted in Questions & Answers
@l-andorrà
I honestly never used this feature before, but it looks working in backtesting :

Every new candle the buy position is closed, and reopens instantly as soon as MA5>MA20 -
RE: Variables not displaying in CSV fileposted in Questions & Answers
Sorry i just had to change ID of blocks 9 and 10, can't delete the topic
-
Variables not displaying in CSV fileposted in Questions & Answers
Heio, can somebody tell me why my variables "up" and "down" are not displaying in the CSV file coming out of the project : https://fxdreema.com/shared/9ntzTnB3e