@fxtycoon Please, do not use supretrend indicator. It repaints SO badly. No EA will be reliable with that indicador. Don't you have any other substituting it?
Posts made by l'andorrà
-
RE: who can help me build this EAposted in Questions & Answers
-
RE: Variable Does not mofied in MT5posted in Questions & Answers
@temuriy Is this same EA working for MT4 with that exact same structure? If so, the problem is with fxDreema's code. You should contact teh admin to let him know.
-
RE: Import MQ5 file after downloadposted in Questions & Answers
@profit-man I'm not sure what is your exact question.
-
RE: VOLUME VS CANDLE identifyposted in Questions & Answers
@ontrade You can still use this roars's example he share some posts ago in this same thread :):
-
RE: DAILY TARGETposted in Questions & Answers
@kestra Weird. I'm not aprogrammer but I can see the problem is in block ID 2. Can you please remove it and use a 'new' one?
-
RE: OPEN TRADE ONLY AFTER A BIG BULL CANDLEposted in Questions & Answers
@fabcast95 Can you please share the link instead of providing the screenshot?
-
RE: On balance volume + EMAposted in Questions & Answers
@hanno That is not possible in fxDreema, sorry. You will need a custom indicator including both OBV and the EMA to be imported into your fxDreema account to do it.
-
RE: How can I Create an EA for Buy Stops/ Sell Stops by fxdreemaposted in Questions & Answers
@dreemafxt Then you need to do this on the 'on Trade' tab:

-
RE: Reopen closed orderposted in Questions & Answers
@tcanuto Do this below both buy now / sell now blocks:

You will need different variables for buys and sells.
-
RE: OPEN TRADE ONLY AFTER A BIG BULL CANDLEposted in Questions & Answers
@fabcast95 This is one way to do it. In this example you are requiring a bull candle 30 pips long:

-
RE: Reopen closed orderposted in Questions & Answers
@tcanuto You can store those values into variables immediately after the trade is open and then use them later es you require.
-
RE: please guide on trade on candle closeposted in Questions & Answers
@jazzybhai Yes, you need to use a 'Once per bar' block on top fo your block tree and then configure all operands of all your condition blocks forn candle ID 1.
-
RE: Do you use your EA for live trading?posted in Questions & Answers
@jazzybhai The reason is improving my trading knowledge by learning from other people. However, I didn't find a perfect strategy test althoug I have created more tha 200 EAs!

-
RE: Do you use your EA for live trading?posted in Questions & Answers
@gtoat777 I help everyone because I am often rewarded with good strategy ideas from some people I help. That is my way to improve my strategy knowledge. Being and advanced fxDreema user doesn't mean being a good trader, sadly.

-
RE: want to add conditionposted in Questions & Answers
@jazzybhai That is not possible. You and me can see candles on screen because this is how they are visually organised by MT4. However, no EA can now that and there is no way to code that into an EA. The closest solution is closing the trade at the open of the immediate next candle.
-
RE: Help with support and resistance strategy.posted in Questions & Answers
@adap69 I got problems with the 'Color RSI' indicator. There is a compilation issue. Are you sure it is the correct version?
-
RE: plz fix this good rsi ea thx veryposted in Questions & Answers
@alish668899 I'm very sorry, but I'm afraid I don't fully understand you. Can you try to define your issue better, please?
-
RE: VOLUME VS CANDLE identifyposted in Questions & Answers
@ontrade Do you mean using past values of ATR?
-
RE: Como hacer que EA Observe otras temporalidadesposted in Questions & Answers
@jordan ¿Podrías detallar un poc más? La explicación es un atnto escueta y da lugar a posibles varias respuestas. Sería interesante que puedieras detallar un poco más lo que necesitas exactamente, por favor.