fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. josecortesllobat
    3. Posts
    J
    • Profile
    • Following 2
    • Followers 20
    • Topics 34
    • Posts 507
    • Best 41
    • Controversial 1
    • Groups 0

    Posts made by josecortesllobat

    • RE: HOLA UN SALUDO

      0_1539790099716_33bf60c4-69e5-4de0-ad0d-a38635d6e681-image.png

      Pips on profit = PIPS de beneficio (positivo) para mover el SL
      BEP offset mode -> sirve para establecer cuántos PIPS se añaden al Open Price como nivel final del SL (BELevel = OpenPrice+BEP offset)

      El bloque puede filtrar determinados trades.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Can someone help me with High Low conditions please

      At the dropdown menú you have those options

      0_1539701096731_ad15ca23-b203-417e-9b5c-1a0e0ec057c3-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Position´s Expiration

      It Will be very welcome.

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Market Close Time

      Hi fxDreema

      It is just an idea. No worries. I have other options that I tested and it works pretty well even though there are not what I would like.

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: HOLA UN SALUDO

      Si haces click derecho sobre un bloque, tienes la opción de "Information" que te da información del funcionamiento del bloque.

      0_1539626440957_f8a89956-d235-4917-b531-5d15e7fd8a0f-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Market Close Time

      Hi fxDreema

      Yes, you are right and I know that.

      What I wanted to say with "...after 16:00 because in H8 there is not any bar that opens at 22:00..." is that there is none bar after 16:00 on Friday in H8.

      What I would like to find is a "trick" that allows me to check a condition at 22:00 on Friday in H8 to close the trades at Market Close time but using Once per bar. It works with Every Tick.

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Can someone help me with High Low conditions please

      This might be work but it has not been checked,

      0_1539539525707_f76a763f-e1bb-4b25-a53c-437d23a60399-image.png

      You can shift the "Price" field to Bid or Ask as per your convenience.

      0_1539539646481_8b02efab-eed6-4337-9ad1-10a6fbc8ea30-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Create EA with partial take profit

      Let's take a look at your Project.

      I have changed the size of the postions (1 lot) and the EA is trading "Once per bar".

      0_1539530229490_ed84fe62-7b32-4468-8082-2557e0b1eced-image.png

      GBPUSD H4
      Entry Price = 1.61728
      SL Price = 1.74666 {= 1.61728 x(8%)} --> 1293.8pips
      TP Price = 1.29382 {= 1.61728 x(-20%)} --> 3234.6pips

      The EA opens the trade as you expect.

      3% of Current SL = 1293.8pips x 3% = 38.81pips --> Partial TP (1) = 1.61728 - 38.81pips = 1.613399

      0_1539530954042_fe1f0330-2b91-48c0-ad3d-63dd3b5d6be1-image.png

      It works as expected. If the EA is evaluated with Every Tick, it would close partially the trade at 1.61335. For this case, it closes the trade partially at the begining of next bar.

      Then, what you would like is a partial trade close when the profit reaches 5% of Open Price.

      Partial TP Price (1) = 1.536416 {= 1.61728 x(-5%)} --> 808.6pips

      The goal is to calculate how many pips belongs to a 5% of the Open Price in profit direction to be used in the "pips away from open-price" block.

      The next might be an approach that works as expected

      0_1539534202846_04fc81f0-7d29-45aa-bbc5-4faa879fb976-image.png

      0_1539534834862_3546ee42-ce66-4cca-b64d-7412c5d66357-image.png

      0_1539534232775_763b23cc-b1d4-45ef-b72c-92082eeaef57-image.png

      0_1539534341973_6e0528c8-83f2-4851-95ff-0cba3378282f-image.png

      https://fxdreema.com/shared/1Bg0OYPTc

      Of course, there are different options to get what you want and fxDreema allows you to investigate easily across many alternatives.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Can someone help me with High Low conditions please

      I think what you want to evaluate is something like this: if the current Price (Ask/Bid) raises above the High[1] or falls below Low[1], enter Long or Short.

      Is that what you want to do?

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Create EA with partial take profit

      Could you clarify this condition: "Parcial Take Profit: 5%"?

      5% of what: TP, SL?

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Can someone help me with High Low conditions please

      It is not posible to evaluate "High [0]" because it is the most recent bar opened. Then, the bar's High is not a "right" value.

      You should try High [1] > High [2], it should work.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: HOLA UN SALUDO

      0_1539413650870_127f876f-4bd8-4b42-8d35-3d7551112bc4-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Is there an easy way to find the hi/lo distance in pips?

      This could be an approach

      0_1539264065952_d9c1a30a-57dd-4103-b6ed-562e5baac51e-image.png

      You do not need to take care of what pair are you trading by using PointSize because that value is got from MarketProperties or from what is set at Project settings (Customized)

      It should work.

      posted in Questions & Answers
      J
      josecortesllobat
    • Position´s Expiration

      "Check age" block allows to do something when its condition to pass is met. I am using it like a position´s expiration condition so when the true output is activated, the EA closes all positions.

      It Works pretty well but the code that is checking how much time has passed since the position was opened also is taking into account the weekend days. For that, a position can be closed on Monday because the position´s age has met the "check age" block condition but it is not the real age.

      0_1539185135083_03bdaadc-714a-4867-b0a7-e151f1456ee8-image.png

      The example above shows a postition expired (EXP) at the first Monday´s bar but it is not the real age.

      How can I avoid the weekend days for the "check age" block?

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Adding new indicators

      0_1539182884157_f3bbf239-74cf-4f9c-97a6-9119655ab60e-image.png

      0_1539182916412_c5280cb1-b3e7-492d-81ee-3cb106fe787d-image.png

      posted in General Discussions
      J
      josecortesllobat
    • RE: Adding new indicators

      https://fxdreema.com/tutorial/builder/indicators

      posted in General Discussions
      J
      josecortesllobat
    • RE: Market Close Time

      Hi @fxDreema

      0_1539160695321_0c088e3c-754c-45d7-8704-5432af355242-image.png

      That Works if the tester execution is set to "Every tick". I was using "Open prices only" so there was no way to let the EA checks that condition.

      Thanks for helping.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Market Close Time

      Hi @fxDreema

      The blocks work if I set the ClosingMarketTime at Bar´s open.

      Let´s say, I want the EA trades in TF == H8. The EA only checks the project´s logic OncePerBar (bar´s open). Then, if I set

      WeekDayFilter == Friday && HourFilter == 16:00 - 23:00 (connected to the OncePerBar block)

      when the last bar on Friday (H8) opens at 16:00, the EA closes all the positions. This Works pretty well. Because my EA trades in H8, it is not posible to check that condition at any bar´s open after 16:00 because in H8 there is not any bar that opens at 22:00. For this reason, I placed the blocks group without connection to the "Once Per Bar" block and with a "Pass" block on the top to let the ticks do the condition check. But it does not work even though the MarketCloseSwitch is set to "true".

      I Will try some more checks and I Will update on this.

      Thanks for helping.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: HOLA UN SALUDO

      Hola @YADER-MAYORGA

      No queda claro cuál es tu objetivo.

      "... si no cierra en positivo abra otra operación cuando vuelva a cruzar las linias"

      ¿Sólo quieres que el EA abra una nueva posición si la anterior ha cerrado con pérdidas? Si ha cerrado con ganancias, ¿no quieres que abra ninguna otra? Con lo cual, cuando haya una ganancia, el EA no seguirá tradeando.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Disable Trading At Market Open Only

      You should combine a "Weekday" & "Hours" filter block for that.

      0_1539075857549_4a9b3bc1-40bc-42c1-87ac-1a044411641a-image.png

      If Weekday == Monday && Hours == 00:00 - 05:00 -> No Trade (because there is nothing connected to the True output of the Hours filter)

      If Weekday is Monday && Hours is not 00:00 - 05:00, False output is activated on the Hours filter allowing to trade on Monday.

      If Weeday is not Monday, False output is activated on the Weekday filter allowing to trade the rest of the weekdays.

      It should work.

      posted in Questions & Answers
      J
      josecortesllobat
    • 1
    • 2
    • 12
    • 13
    • 14
    • 15
    • 16
    • 25
    • 26
    • 14 / 26