@dadilula Exactly. It is not fxDrteema's fault, but MT4's design.
Posts made by l'andorrà
-
RE: block problem: Set "Current Market" for next blocksposted in Questions & Answers
-
RE: Liquidity sweep (I am going crazy)posted in Tutorials by Users
You should use a 'once per bar' block on top of both block trees. You don't need them to be checked every tick.
-
RE: Are my files sometimes corrupted?posted in Bug Reports
Sort of. This is a known issue on fxDreema. The problem is reusing (ie copying) old/previouis blocks from the same or other projects. That creates corrupt blocks that mess everything up. I recommend to use new blocks only to avoid that, although it make everything far slower.
-
RE: block problem: Set "Current Market" for next blocksposted in Questions & Answers
And this is why reviewing the blocks would definitely help.

-
RE: Horizontal line starting at current candleposted in Questions & Answers
Do you mean drawing a single line that evolves in time? I don't see the logic of using two. Are you trying to fin a price range maybe? A dynamic one?
-
RE: EA with a sweep of a inside barposted in Questions & Answers
@InfinityGlobal jstap is right. I'm not here as much time as I would like. The short answer to your question is yes, your project is feasible. However, it cannot be done with unclear or ambiguous conditions. This is the first lesson I had to learn when I began in fxDreema long ago. I'm happy to help you, but that will take a long time if you are patient enough. Again, jstap's recommendation is the best one. Create smaller segments of your project and then we will be able to review them here.
-
RE: Auto Updateposted in General Discussions
@tec-nacks If that is possible I want to know how it works!!
-
RE: how to reset rectangle name to first name?posted in Questions & Answers
@raimi89 You need to use this block on top of all those condition blocks deleting objects:

-
RE: Create a horizontal line after opening the tradeposted in Questions & Answers
Yes, that is possible. What criteria should be used to draw them?
-
RE: Sideway Trades Within Inside Rangesposted in Questions & Answers
The short answer is yes, all bots can be done with fxDreema. The problem is the time and effort involved in doing it. It is a very complex structure that cannot be implements with a few blocks, if that is your question.
-
RE: How can I set up an EA to avoid trading during Sideway RSI 48-52?posted in Questions & Answers
@ambrogio Well seen. I didn't see that!

-
RE: block problem: Set "Current Market" for next blocksposted in Questions & Answers
Can you please share the link to the project?
-
RE: Is it possible to set trailing stop % as % of the price in the stoplos-take profit mode in Buy now?posted in Questions & Answers
Not sure I get the idea. Could you please provide a numeric example? I would appreciate something like this:
- Open price, initial SL and initial TP levels.
- Then price moves up/down and SL/TP should be here...
That would help.
-
RE: Sideway Trades Within Inside Rangesposted in Questions & Answers
You need very specific rules before trying that. Just the first 3 ones I'm thinking off:
- Is that range fixed or dynamic?
- Can candle wicks break through both ends or not?
- Are you thinking of market executions or pending orders?
-
RE: data qualityposted in General Discussions
That depends on the source of your back test data. If that data belongs to a different broker, then there can be no similarity at all. If they are, then it depends on your broker's real conditions. You can have very nice data but brokers still messing your trades. So the general answer is there is no expected 100% similarity...ever.


