@luckybest Put a shared link on here so problems can be assessed
Posts made by jstap
-
RE: I think something is wrongposted in Questions & Answers
-
RE: EA multi timeframe with line graphposted in Questions & Answers
@uriel-0 @l-andorrà Is correct, the period is how many candles back to calculate the MA.
-
RE: EA fails to open a tradeposted in Questions & Answers
@ambpips You want to set up like this:

I suspect that asking the cross and impulse to happen on the same candle is quite unlikely.
-
RE: Breakeven occurs inconsistently...?posted in Questions & Answers
@jjtrader This is how to do it.

-
RE: I think something is wrongposted in Questions & Answers
@luckybest Try putting a pink once per order block. If this doesn't work you need to use the blue no trade block, set up for group 2.
-
RE: ZigZag compare H1 vs H2 and L1 vs L2posted in Questions & Answers
@fideld003 I have never tried this so don't really know. The line with iCustom is looking for ZigZag indicator information, you will need to separately recreate the ZZ information with just AO information, will probably work but will have to see by trial and error.
-
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers
@l-andorrà Sometimes MT5 is different to MT4, shame but true.
-
RE: hie i tried to create a simple EA and its lossing a lot when i backtest it can some help me out 25 ema exponential and 50posted in Questions & Answers
@mccoyfx I do not see how anyone can help, you have no information on what the problem is. Ask specific questions and someone will help.
-
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers
@l-andorrà Is this just because every MA block is either switched off or has a switched off block above? I have never seen blocks work if above is switched off.
-
RE: EA for custom indicatorposted in Questions & Answers
@ambrogio As @ambrogio said you need to put this indicator in to a comment block, this way you can visually check what the buffer is doing, indicator appear changes the buffer value for a split second, so ID needs to match, indicator is visible works different.
-
RE: does anyone know how to close trades when the stochastic oscillator cross over?posted in Questions & Answers
@jamiedavie Condition block with the close trade stochastic settings, close trades block beneath.
-
RE: Hi Im knew in fxdreema , I have to 2 problemposted in Questions & Answers
THIS , should do as you want, problem was because you can't compare body size to a price level.
-
RE: How to make an EA trade only on 2 symbolsposted in Questions & Answers
@lanrayy Copy and paste with a different asset in condition.
-
RE: Alert not mentioning chart symbolsposted in Questions & Answers
@haikel You have nothing in the alert block, also may need to do as picture, sometimes MT4 & MT5 differ slightly.
-
RE: CHAIKIN OSCILATOR EA - EA WITH CUSTOM INDICATOR NOT RUNNING.posted in Questions & Answers
@musa-5 EX I mean the button in FX(FXDreema), I save the MQ5 and the MQ4 to just ensure I have copies of both, is not necessary though, just ensure the indicator is in the correct file.
-
RE: ZigZag compare H1 vs H2 and L1 vs L2posted in Questions & Answers
@fideld003 Never used it, either start on a different time or painfully wait : )
-
RE: Alert not mentioning chart symbolsposted in Questions & Answers
@haikel Change the value to numeric if it's a number, in the comment block something needs to be in the label box for it to work, I assume it's the same on alert.
-
RE: adding custom indicator code inside EA codeposted in Questions & Answers
@piptheripper This is a good question, I assume if it is put into custom code block it can work, knowing what parts are needed is the problem. generally though as wrong as correct information is put in the buffer it can work
-
RE: ZigZag compare H1 vs H2 and L1 vs L2posted in Questions & Answers
@fideld003 Not sure what you mean by skip to.
-
RE: CHAIKIN OSCILATOR EA - EA WITH CUSTOM INDICATOR NOT RUNNING.posted in Questions & Answers
@musa-5 https://fxdreema.com/shared/S3FWG2kxc This is the same but you can change the lot in inputs and it will automatically make the close the same from the one input, have a look.