I know TitanGeorge is. I recommend you to ask for their help.
Posts made by l'andorrà
-
RE: Input On Chartposted in Questions & Answers
-
RE: Input On Chartposted in Questions & Answers
I'm not an expert on objects, but yeah, you can create all those buttons and make them selectable/deselectable. It's a lot of work, though!
-
RE: Work with indicator values instead with candle pricesposted in Questions & Answers
Could you please share you project to take a look at it?
-
RE: About Moving Average levels !!posted in Questions & Answers
That 355 period value is to be inserted on the 'MA Period' box. That 1420 level is to be inserted in the place shown at my screenshot. A positive value will mean a parallel line above the current MA value and a negative one below it.
What you are looking for is:

-
RE: 100 code errorsposted in Bug Reports
Can you please upload a screenshot of it? Are you using MT5?
-
RE: Reset Variablesposted in Questions & Answers
No, the only way to do it is to actively reinitiating it, I'm afraid. You will have to create the block resetting its initial value.
-
RE: Bollinger bands problem for cross band(solved)posted in Questions & Answers
It depends on your current conditions. Can you please share your project to take a look at it?
-
RE: Why doesn't my EA place trades when i use a negative (-) value for the MA shiftposted in Questions & Answers
Sounds weird. Are you sure that's the reason? Could you please share your project to take a look at it?
-
RE: How can i open multi trade in deiffernt range with RSIposted in Questions & Answers
I recommend you to read this info here:
https://fxdreema.com/instructions/builder/money-management
I guess you will find what multi trade option is the one you are looking for.
-
RE: Hi, I'm the new one :)posted in General Discussions
You can do both things with variables. For point 1 you can use a boolean one (true-false) in a 'Modifiy Variables' block immediately below your EMA 50 crossing condition block. For point 2 you can create a double variable in which you can store that price the same way. Try it and let us know!

-
RE: How can i compare/check the position of a BUY/SELL tradeposted in Questions & Answers
There are several way to do it. Assuming thate will only be one buy and one sell only, you can do this:
-
RE: Reset Variablesposted in Questions & Answers
Man, that was a very old post. I don't remember what I uploaded.
What do you exactly need? -
RE: how can i do it panel for account ( info account )posted in Questions & Answers
Wow, this is for real programmers! Anyone here?

-
RE: Please Help me.. I try and fail...posted in Questions & Answers
I recommend you to remove all blocks headed by block 107 and then substitute this option in your 'buy now' block:

Here you can find info about that Martingale option:
-
RE: Using the formula blockposted in Questions & Answers
Exactly in the same way variables are selected in fxDreema. Right click on the blank space you want the variable to be inserted and then slect it from the pop up window.
-
RE: Orden a mercado y pendiente emparejadas.posted in Questions & Answers
No. You will need a combination of blocks. If I understand you correctly there will be a combination of manually and automaticalluy open trades, right?


