@jerkha Not sure if that is possible with fxDreema. But I'm also interested on any solution for this.
Posts made by l'andorrà
-
RE: [SOLVED] Get stats in a .CSV / Write to file blockposted in Questions & Answers
-
RE: can one edit an already made script?posted in Questions & Answers
@goldene It depends. Was that script created with fxDreema? If not, you should provide the detailed list of conditions to implement.
-
RE: Strategy testing not working is it a problem with the fx dreemer programming?posted in Bug Reports
@veetee This is certainly weird. You should contact the admin to ask what's the problem.
-
RE: Once per Object blockposted in Questions & Answers
@dinho In that case you need to add a 'Fort each object' block on top of your block tree.
-
RE: Horizontal Lineposted in Questions & Answers
@tipsywisdom So if I understand it correctly, that block will be plotting the line only if it is BEFORE 07:00 today and current price is below yesterday's close? You wil get many lines before that time, correct?
-
RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPPposted in Questions & Answers
@ladydolares Ok. I will help you. Can you please share the last version of your EA to check it out?
-
RE: What are the buffers of this indicator and how do i set up the blockposted in Questions & Answers
@ebukaitalian Here you can find two nice tutorials woth detailed info on how to do that:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: Once per Object blockposted in Questions & Answers
@dinho Are you compelte sure the custom indicator doesn't repaint? Because if it does, the whole strategy will be ruined no matter what you do.
-
RE: block on multi time frameposted in Questions & Answers
@gozey You will need several blocks to do that. There is no single block doing what you request. However, are you complete sure your custom indicator doesn't repaint? If it does whatever you do will be futile.
-
RE: Multiple trades are created one after another?posted in Questions & Answers
@benjamin45 Can you please open a new thread with your issue? That has nothing to do with this one.
-
RE: Horizontal Lineposted in Questions & Answers
@tipsywisdom Great. Can you please share the configuration? Never used time instead.
-
RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPPposted in Questions & Answers
@ladydolares Did you try any initial project to begin with? Asking for other to do it from scratch is not specially nice. Just saying

-
RE: Ayuda por favorposted in Questions & Answers
@marlon-0 Claro. Debes crear una variable que haga dicha suma y entonces usas esta fórmula:

Eso sí, deberás tener ciudado con la primera suma, ya que dependerá de cómo se situe esta estructura en tu bot.
-
RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPPposted in Questions & Answers
@ladydolares Ok. Now we need to be completely sure thay are correctly identified by fxDreema. Did you import them into your account and the required buffers are all visible?
-
RE: Masaniello Money Management?posted in Questions & Answers
@line Correct. You will have to create a specific block structure to do that.
-
RE: How to hide indicators when trading the EA on live market??posted in Questions & Answers
@tumelolehlokoa What do you exactly mean by 'hiding'? Do you mean on the chart? If so simply don't run them on the chart.
-
RE: New order Martingale (non-grid)posted in Questions & Answers
@ahmadhov Can you please share the link to the project instead? That would be more helpful than a screenshot.
-
RE: Trouble buying only when 16:00 crosses the high of 15:00 only!posted in Questions & Answers
@jstap I never use that orange 'condition' block. Just by typing 'BUY' what is it supposed to do exactly?
-
RE: How do i set up the blocks to buy or sell after every bull or bear candleposted in Questions & Answers
@ebukaitalian Martingales never work in the long run. I encourage you to consider other market approaches.