fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Uriel 0
    3. Posts
    U
    • Profile
    • Following 2
    • Followers 4
    • Topics 35
    • Posts 272
    • Best 8
    • Controversial 0
    • Groups 0

    Posts made by Uriel 0

    • Modify STOPS-Trail by condition

      Hi, I have struggling to make that this function works well, and it does... but sometimes simply it cannot be modified on a good way.

      I'm triying to do this: E.G. (for buys) Trade is opened----> candle 1 closes > candle 2 ... then SL is moved at open trade price. Great. It does with "once per bar", the problem is that sometimes it put an invalid SL (because once per bar wait until candle 0 is closed, and when it tries to modified SL, is too late),

      and the other way (no once per bar), modify SL but at the moment that candle is above than the last, and the condition is wrong. I have tried of thounsand ways and nothing haha. Maybe is not possible... (?)

      0_1643193736829_9d9c713d-aa26-4945-ad39-d592262ad9a9-image.png Practically on this example, the SL must be modified at trade Open price...(Sell limit level) but just after candle closes... this is without once per bar block.

      Once per bar works well, except that sometimes SL is invalid...

      0_1643194191147_1794eef8-5525-4262-a5a6-f1097d7eac4c-image.png

      0_1643194222355_a5995039-538f-4afc-bfcc-da01cd96fee2-image.png

      I let you this version (that continues working wrong), but lets focus on SL modification, just to it can help to others

      https://fxdreema.com/shared/NNHA9z0hb I know, trailing and modify stops blocks make the same actually, if you can see blocks off, is because i was experimenting, but same results. I have moved this (0) and (1) , that with logical must be (1) and (2) (on this way works well with once per bar block), but continues with invalid SL...

      I have tried even putting on once per bar block, pass 10 times but same. And using the "modify stops" gray circle option that means "if fatal error happened" but looks that yes respects the "modify stops" got modified SL succesfully (I saw by arrows) but this option didn't work neither

      posted in Questions & Answers
      U
      Uriel 0
    • RE: pass one bar/candle

      @l-andorrà Could you show to me an example? I'd like to ignore the candle close that after that, it count as bull/bear signal

      this is ugly and useless 0_1643173508146_360411cf-6f9d-4785-84dc-b03526b63c54-image.png

      The system works: 2 bull candles>buy. If trade is closed, then wait until got one bear candle to activates again the bull signals and viceversa. I mean, can't trade another signal counting the candle trade closed and wait until a different candle appear. I'm looking for a function that

      If buy trade is closed, wait until appears a bear candle to allow buy trades again and viceversa

      https://fxdreema.com/shared/oLehVzEL

      posted in Questions & Answers
      U
      Uriel 0
    • RE: N candles from open?

      ............

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SP500 con Fxdreema

      @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:

      0_1643149388452_10d324ea-577d-4caf-8f76-7ff85c9fc992-image.png

      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

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      I solved, putting 0 candle in formulas

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      @tipsywisdom 0_1643047098505_bf4faa99-7a72-4f7b-8790-f06795ea7ec9-image.png

      The problem now is that the SL is put on a candle before of on the current order

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      @tipsywisdom I got the way , I'll share it

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Modify orders manually

      @renan1986 instead "if trade", put "for each trade". On "group", put "manually and automatic". And on modify stops, puts your variables and constants

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Help on Pending order

      @stockalert-dereck I don't get wich is your doubt but, literally would be something like:

      0_1643005900008_54853129-8bf2-40e8-b5a2-ecc3ac78737c-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      @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

      https://fxdreema.com/shared/drtksOvJb

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      @gtoat777 and what If I'd like to add offset pips?

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to close all trades in a day if you reached an amount loss or amount profit and close all trades till next day.

      @acen-0 ?

      posted in Questions & Answers
      U
      Uriel 0
    • RE: OPEN NEW TRADES EVERY X PIPS IN FAVOR

      Or maybe grid? I have not never used them before... Idk if is on favor or on negative

      0_1642795847512_4ee6aa82-be42-4bcc-843c-be9898057b61-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: OPEN NEW TRADES EVERY X PIPS IN FAVOR

      The ways that occurs to me right now, the last option was on money although

      0_1642795583182_6844de2e-185c-445c-9825-cef73cb0f66a-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      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

      posted in Questions & Answers
      U
      Uriel 0
    • RE: SL by High/low candle bug

      @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

      posted in Questions & Answers
      U
      Uriel 0
    • SL by High/low candle bug

      Hi, someone knows why the EA sometimes doesn't put the SL on exactly the Highest/lowest candle price?

      0_1642750891854_image_2022_01_21T02_1.png

      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:)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: TP/SL by Highest+Lowest candles Period average

      @youngtreptrader I know that it is, please, if you won't help, skip this. Thanks:)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: TP/SL by Highest+Lowest candles Period average

      @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

      posted in Questions & Answers
      U
      Uriel 0
    • RE: TP/SL by Highest+Lowest candles Period average

      @jstap Hi, I tried to compile, and there are something wrong, do you know what is it?
      MQL4:
      0_1642638681203_b615327e-e119-4004-a418-3e60879b9356-image.png

      MQL5:

      0_1642638701593_3f6a364a-2e0f-4657-8147-239bdd432934-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 13
    • 14
    • 8 / 14