............
Posts made by Uriel 0
-
RE: SP500 con Fxdreemaposted in Questions & Answers
@ertuke Hola, lo que cambia es el "Digit count". Pon esto en " project options ":
Hi, what it changes is the digit count. Put this on project options:

Una vez habiendo definido eso, ya puedes trabajar el EA sin problemas de cálculo de pip/punto
If you defined it, you can works without problem the point calculation on the EA
-
RE: SL by High/low candle bugposted in Questions & Answers
The problem now is that the SL is put on a candle before of on the current order
-
RE: SL by High/low candle bugposted in Questions & Answers
@tipsywisdom I got the way , I'll share it
-
RE: Modify orders manuallyposted in Questions & Answers
@renan1986 instead "if trade", put "for each trade". On "group", put "manually and automatic". And on modify stops, puts your variables and constants
-
RE: Help on Pending orderposted in Questions & Answers
@stockalert-dereck I don't get wich is your doubt but, literally would be something like:

-
RE: SL by High/low candle bugposted in Questions & Answers
@l-andorrà yes, I tried and it is not calculated and even the trailing is not respected (true/false), is always in, modifiying the SL
-
RE: SL by High/low candle bugposted in Questions & Answers
@gtoat777 and what If I'd like to add offset pips?
-
RE: OPEN NEW TRADES EVERY X PIPS IN FAVORposted in Questions & Answers
Or maybe grid? I have not never used them before... Idk if is on favor or on negative

-
RE: OPEN NEW TRADES EVERY X PIPS IN FAVORposted in Questions & Answers
The ways that occurs to me right now, the last option was on money although

-
RE: SL by High/low candle bugposted in Questions & Answers
I don't know why it modifies taking the candle of another Timeframe... Id I trade in 15 minutes, the trailing is following 5 min candle. So weird
-
RE: SL by High/low candle bugposted in Questions & Answers
@gtoat777 i got that it worked well (how i put), your example si another way to got it. But result that SL is modified before candle be closed, that is the reason that is wrong put
-
SL by High/low candle bugposted in Questions & Answers
Hi, someone knows why the EA sometimes doesn't put the SL on exactly the Highest/lowest candle price?

Here is the project:
https://fxdreema.com/shared/JGwacAGib
I don't get it because the logic (I Guess) that is the correct...
I know, would be better with an offset pips, but I'd like to know why it doesn't put on the exactly indication. Thank you:)
-
RE: TP/SL by Highest+Lowest candles Period averageposted in Questions & Answers
@youngtreptrader I know that it is, please, if you won't help, skip this. Thanks:)
-
RE: TP/SL by Highest+Lowest candles Period averageposted in Questions & Answers
@youngtreptrader hi, just get the take profit, getting it with the pips average from the last 3 candles. I know that is not the best idea... I know
-
RE: TP/SL by Highest+Lowest candles Period averageposted in Questions & Answers
@jstap This MQL code, could be used on MT5, right?


