@tam hello! you cannot edit indicators in fxdreema EA builder, you can edit EA or script builded by Fxdreema builder only
Posts made by ambrogio
-
RE: I want to edit the MQ4 indicator file in FXdreema but I can't, please.posted in Questions & Answers
-
RE: MQL5 - EXPORT FILE FOR MT5 USE?posted in Questions & Answers
@jordanmarvelley hello! Just create a new project in mq5 language

-
RE: How to create MT5 EA to work as same as the MT4 EA that I built before.posted in Questions & Answers
@joolelove Somewhere on the forum the administrator advised to save the file as .mq5 extension. Try it.
-
RE: WHAT IS PASS?posted in Questions & Answers
@jpsam maybe a screenshot of what you want to know could be clearer
-
RE: Finally , Integration of News Filter :) [ MT4 Only ]posted in Tutorials by Users
@nbathan You can leave it there because it is irrelevant to the project, it only serves to make a copy and paste into the MT4 editor

-
RE: Help convert this indicator to eaposted in Questions & Answers
@jstap maybe i do not understand, this what i done: when arrow (buffer 3 ) appear then my yellow arrow appear also at the closure of bar. The same with the buffer #4. (This indicator repaints it's arrows a lot by the way)



-
RE: Help convert this indicator to eaposted in Questions & Answers
@Ebukaitalian , @jstap it works for me, try this way with "indicator appear" block

-
RE: TP AND SL ERRORS ON ORDER OPTIONSposted in Questions & Answers
@scany21 Probably the values โโof SL and TP or even the distance of pending orders are smaller than the STOP LEVEL value of your broker.
-
RE: My EA performed well on EVERY TICK on real i loose lot of moneyposted in Questions & Answers
@andrew-8 there is nothing to fix at all. I think it's very helpful to read these two articles (there are many more on the MQL5 site) to understand what it means to run the backtest in the various options available on MT5.
https://www.mql5.com/en/articles/2612
https://www.mql5.com/en/forum/190852 -
RE: Pending order is placing buy stops rather than buy limitposted in Questions & Answers
@laudable222 yes, positive value = buy stop or sell stop, negative value = buy limit or sell limit
-
RE: Pending order is placing buy stops rather than buy limitposted in Questions & Answers
@laudable222 you have to put a negative value in the "price offset" field

-
RE: WEB FXDREEMA CAN NOT EXPORT MQ4 FILEposted in Questions & Answers
@khacdiepvnc i'm sorry.......write an e-mail to @fxdreema at support@fxdreema.com
-
RE: Sell , Buy Limit How Can i make ?!posted in Questions & Answers
@kallosh put a negative value in "price offset" field

-
RE: WEB FXDREEMA CAN NOT EXPORT MQ4 FILEposted in Questions & Answers
@khacdiepvnc i don't know............trying to reinstall chrome?
It's the same on another pc? -
RE: Help fix my Martingale EAposted in Questions & Answers
@loka-heng the pink block "pips away" needs a pink block "for each trade" above

