@yoloyacht Then that will not work either because the low level you selected is for candle bars, not renko bars. You will need to use a custom indicator fro wich taking those values.
Posts made by l'andorrà
-
RE: How to Set Previous Candle's Low as the new stop loss?posted in Questions & Answers
-
RE: Open trade based on indicator arrowposted in General Discussions
@jwabe Then I recommend you to study this threads and follow their instructions for the ex4 files:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-fileThen cross fingers!

-
RE: Sell the eaposted in Questions & Answers
@dullahan Good question. I would say so but maybe the admin can require us to pay for royalities. Does anyone know?
-
RE: How to Set Previous Candle's Low as the new stop loss?posted in Questions & Answers
@yoloyacht That will not work. You are requiring a trailing step of 3 pips with a fixed value for the trailing stop (a candle low). What do you need exactly?
-
RE: Open trade based on indicator arrowposted in General Discussions
Are you completely sure there is not mq4 version available? fxDremma doesn't work smoothly with ex4 files.

-
RE: Http request to localhost for testingposted in Questions & Answers
@chicrala Only real programmers can answer to that question. Anyone here?
-
RE: All my blocks turned empty 10 minutes agoposted in Questions & Answers
@takecovr Maybe you should copy this weird case on the bugs forum.
-
RE: Pullback tradingposted in Questions & Answers
@temuriy The first requirement is easy to do. Try this:

On the second part, more detailed conditions are required. For example, how many bars are required (if any) for the pullback to be confirmed ather the breakout?
-
RE: How do you stop and then restart the program?posted in Questions & Answers
@nikolas_m_s I'm afraid I don't speakItalian, sorry. Try this:
https://fxdreema.com/shared/3UvU4HJwc
Please consider that block 2 should be on top of your launching tree.
-
RE: Position sizeposted in Questions & Answers
@rodniks You broker's margin conditions cannot be changed by any EA with a balanç so low. You will need a higher balance for sure.
-
RE: How to turn off the robot automatically when get the target profit per day?posted in Questions & Answers
@vietanh No. I mean something lile this:

-
RE: Closing Trades correctly problem.posted in Questions & Answers
@jusep-sobrino As far as I can see the logic is correct. However, a lot of constants are used. What is your exact problem?
-
RE: Price x> indicatorposted in General Discussions
@david-i Wow. I will be honest to you. This is a big project to review a so specific issue. I also see you are using costom code. My recommendation in this case is taking your time to rebuild it as a new project and checking all features one by one as you move forward.
-
RE: Yes, Another Trailing Stop and Break-Even Questionposted in Questions & Answers
That is happening because 1.5 pips distance is simply too short for the block to work properly. You should try to increase the distance if possible.
-
RE: Want an alert from EA on specific condition but I get thousands messagesposted in Questions & Answers
@victorfx-0 You can combine the crossing condition on candle ID 1 and then combine it wuth the 'once per bar' vlock suggested by StatonHitz.
-
RE: Price x> indicatorposted in General Discussions
Can you please share the link of your project instead?

