No es posible con las opcopnes por defecto de fxDreema. Para hacer loque pides necesitarás un programador que añada código personalizado a tu bot.
Posts made by l'andorrà
-
RE: Botones en graficoposted in Questions & Answers
-
RE: What is the function of Arrow Color in the Buy/Sell Block?posted in Questions & Answers
This is the colour of the open trade. If you select any other colour, that buy/sell trade open price will change accordingly.
-
RE: Break even block with check trades count blockposted in Questions & Answers
What do you exactly mean? Can any trade be closed (1st, 2nd, ..) for the other to be moved to break even?
-
RE: Ooops, problem found in the following enumerationsposted in Questions & Answers
Is it a Russian/Chinese indicator maybe? I'm not an expert but I guess the problem is that those names are not recognised by the terminal because they are not latin alphabet.
-
RE: Cant draw the second lineposted in Questions & Answers
Two quick questions: 1) Is this the whole project or just part of it? 2) Is line 1 correctly drawn all the time?
-
RE: I want to build a continuation style EA, But dont want to use for example Candle id .posted in Questions & Answers
That is a very complex and ambitious project. Not a trivial one, to say the least. Defining those patterns without using candle IDs makes it even more difficult. You will need a very long list of crystal clear conditions used by the EA to identify those patterns. Before even beginning the project, do you have that list?
-
RE: Custom Indicator multiple color in the same bufferposted in Questions & Answers
Sadly fxDreema cannot recognize buffers with more than one value. You will need a different custom indicator or a programmer changing that indicator's code accordingly.
-
RE: Help with Recovery Zoneposted in Questions & Answers
Ok. Let's begin step by step. Can you please confirm the launching part you created is working as expected? If so we can move on.
-
RE: Close Trades When Total Profits Is 10kposted in Questions & Answers
@Temmy-25 I'm afraid not. That option is not available for MT5. The admin decided no to implement it for reasons I don't remember, sorry.
-
RE: Draw/Delete objects on different chart ???posted in Questions & Answers
I'm afraid I don't get it yet. How can objects be drawn on other charts if the bot will be running on 1 chart only?
-
RE: What blocks to add for these situation?posted in Questions & Answers
Not sure I fully understand. Do you want to know how to close the trades? You just need another block tree requesting the required condition.
-
RE: when object son chartposted in General Discussions
This is the second time you are asking for the exact same question. Please don't duplicate threads.
-
RE: self updating/refreshing grid, compare two groups of tradesposted in Questions & Answers
Dies the indicator repaint? Because if it does, the bot is doomed.
-
RE: Cant draw the second lineposted in Questions & Answers
@William-1 You need to use this block on top of block 8:

-
RE: Draw/Delete objects on different chart ???posted in Questions & Answers
Do you mean you are using the exact same bot on different charts? Or are you using one only bot trading on several symbols simultaneously?
-
RE: Close Trades When Total Profits Is 10kposted in Questions & Answers
@Temmy-25 You can do it this way:

-
RE: Help with Recovery Zoneposted in Questions & Answers
If I understand it correctly, the bot is supposed to work on the same 2 price levels all the time while executing the same sequence, right? I mean, once the TP is hit everything is reinitiated and a new sequence of trades begins, right?
-
RE: Come faccio ad inserire Take Profitposted in Questions & Answers
I don't speak Italian, sorry. I speak Catalan and Spanish if that can help.