Ok. Have you created any initial project to begin with?
Posts made by l'andorrà
-
RE: How make EA mix Switching and regular martingaleposted in General Discussions
-
RE: Buy trades work, sell trades don't.posted in Questions & Answers
I recommend you to do what roar suggested. Select candle ID 1 on all operands of all your 'condition' blocks. Then let us know.
-
RE: Trade on MA Cross above or belowposted in Questions & Answers
Ok. Could you please share your project? That way we'll be able to find the issue.
-
RE: Record real-time gain and loss in variables.posted in Questions & Answers
Sorry. I took the wrong block!
Choose a 'For each trade' block. -
RE: last minimum stop lossposted in Questions & Answers
What are those three condition blocks supposed to do? The will never been activated unless a buy is open. Is that what the EA is intended to do?
-
RE: Record real-time gain and loss in variables.posted in Questions & Answers
Use this structure on the 'on Tick' tab before updating your 'Total Value Loss' variable:

-
RE: Buy trades work, sell trades don't.posted in Questions & Answers
AlphaOmega is right. Without the custom indicator there is no effective answer to your issue.
-
RE: How do I have drop down parameterised for optimisationposted in Questions & Answers
In those cases I would say you should have to use a custom code block. Not sure, though.
-
RE: Tend line with Zigzag indicator does't workposted in Questions & Answers
Your link is empty. Can you please update it?
-
RE: How make EA mix Switching and regular martingaleposted in General Discussions
Do you have any project to begin with? Have you read the martingale MM option?
https://fxdreema.com/instructions/builder/money-management
Maybe that would be a good beginning.
-
RE: How can I know the price now?Is there an error?posted in Questions & Answers
Why do you need to look for the last three candles when crossing can happen on candle ID 0, as you specify on both operands?

-
RE: MA CROSS OVERposted in Questions & Answers
Your MAs should be visible on your chart if you drag them onto the chart. They are automatically visible when backtesting, but not on live.
-
RE: MA 2 Crossoverposted in Questions & Answers
Please excuse my ignorance but...where are the arrays he was asking for?
-
RE: Taking tradeposted in Questions & Answers
Try this (I haven't tested it):
https://fxdreema.com/shared/t7eHp3Plc
I created two constants for the two initial prices.
-
RE: The 'adjust' tab in the conditions block.. (help)posted in Questions & Answers
You can use those operands liste on the help text. The one you want to use is not included. This is why it is not recognised.
-
RE: How can to Select a variable from fxdreema input field?posted in Questions & Answers
This is because you need to create them first. Once created, you will be able to see them througout the project.
-
RE: Create an operation with an object in a chart.posted in Questions & Answers
Ok. Those buffer numbers are not the ones you need. Look at that display menu in your screenshot I'm sure the bloe arrow should be buffer 0, 1 or 2. Same in red for the other arrow. Can you please confirm which buffer numers belon to each arrow?
