fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. luisjunior1224
    3. Posts
    L
    • Profile
    • Following 2
    • Followers 2
    • Topics 50
    • Posts 98
    • Best 0
    • Controversial 1
    • Groups 0

    Posts made by luisjunior1224

    • How do I keep this condition in a variable?

      I want to create an EA that has many conditions, but doing it without variables is giving me a lot of problems in order in logic.

      How can I do to save the cross of a 5 x ema> ema 21 (it is an example) save a variable with that cross and only if I pass that cross (but still remains) I mean that the ema 5 is still above the 21, then move on to the next condition and thus not create conflicts in the code that all conditions pass in the candle ID 0 or ID 1.

      The point is that there are conduits that must pass after other conditions and not in the same candle

      posted in Questions & Answers
      L
      luisjunior1224
    • I have a doubt with the logic of the conditions.

      I have a doubt with the logic of the conditions. I'm going to give an example with crossings of emas, but only so they can help me, and that logic applies to any project.

      Imagine that my strategy is based on entering a pullback after crossing of emas, how can I put it so that first it is the crossing then the condition that a candle closes below the ema and then another that closes above that would be the operation trigger.

      As I make the EA understand that one goes after the other and that to meet the last condition the first still remains.

      I suffer from always giving the IDs the number 1 to be able to optimize by open bar, so I don't know how to do it.

      @roar @fxdreema

      posted in Questions & Answers
      L
      luisjunior1224
    • https://www.youtube.com/watch?v=_0WbX5D3n4M help with this EA please

      https://fxdreema.com/shared/D7BXEptGc

      https://www.youtube.com/watch?v=_0WbX5D3n4M

      posted in Questions & Answers
      L
      luisjunior1224
    • I tried to do this ea but I can't make it

      https://youtu.be/Wq-hqMgG8lU

      posted in Questions & Answers
      L
      luisjunior1224
    • Why can I have a good backtest in roboforex theft and bad in icmarket?

      placing the spread the same for the 2

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: https://fxdreema.com/shared/EIhm5OB1b can someone help me to make it work

      @roar please help

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: https://fxdreema.com/shared/EIhm5OB1b can someone help me to make it work

      @l-andorrĂ  The idea is that when the price crosses the height of the previous candle ID1 target purchase and when it crosses the height of the candle ID 1 target sale

      when placing purchase, place the sl on the bottom of the candle id1 + spread

      When placing sale, place the sl above the top of the sail id 1 + spread

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: https://fxdreema.com/shared/EIhm5OB1b can someone help me to make it work

      @l-andorrĂ  The idea is that when the price crosses the height of the previous candle ID1 target purchase and when it crosses the height of the candle ID 1 target sale

      posted in Questions & Answers
      L
      luisjunior1224
    • https://fxdreema.com/shared/EIhm5OB1b can someone help me to make it work

      https://fxdreema.com/shared/EIhm5OB1b can someone help me to make it work

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: When I put 0.01 in my EA is placing 0.10 in operations, does anyone know why?

      @smart_verma 0_1576261986423_Screenshot_20191213-131550_MetaTrader 4.jpg

      If so, I would never enter with 0.01, as you can see the 0.01 and 0.10 opens

      posted in Questions & Answers
      L
      luisjunior1224
    • serious problem with the LOT

      I have 0.01 and as you can see sometimes it places the orders at 0.01 and sometimes at 0.10, I don't know why đŸ˜­

      0_1576257753032_Screenshot_20191213-131550_MetaTrader 4.jpg

      0_1576257744082_Screenshot_20191213-131543_MetaTrader 4.jpg

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: I need help with this please, to make ranges and operate at the break of these ranges.

      @smart_verma Thank you very much, you would have shared the fxdreema link

      posted in Questions & Answers
      L
      luisjunior1224
    • When I put 0.01 in my EA is placing 0.10 in operations, does anyone know why?

      0_1576210400788_b2121ff4-cb9e-4d5b-a1a7-9146a427e1dc-image.png

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: I have a big big problem, I attach my project https://fxdreema.com/shared/oc4K67SW

      @luisjunior1224 I would like the range that is formed between the high and low to be maintained as long as the same number of candles that I specified pass so that the previous range is erased and a new range comes out.

      Also, I would like that even if there is an open purchase operation, if the sale condition is given, it will open, but that it only keeps one purchase and one sale at a time.

      no more than 1 purchase and no more than 1 open sale, but there may be 1 purchase and 1 sale at the same time

      @roar @fxdreema @l-andorrĂ 

      posted in Questions & Answers
      L
      luisjunior1224
    • I have a big big problem, I attach my project https://fxdreema.com/shared/oc4K67SW

      It is a scalping ropture strategy, but the lines are redrawn too much and operations never begin
      https://fxdreema.com/shared/oc4K67SW

      0_1576186333503_57c89837-6a99-4e28-b5da-d1834a0dc1d8-image.png

      posted in Questions & Answers
      L
      luisjunior1224
    • I need help with this please, to make ranges and operate at the break of these ranges.

      imagine that I have candles ID 1, 2, 3, 4, 5, and I want to draw a line at the highest height between those 5 candles.

      How can I let the ea know which of those 5 candles has the highest highest and on that candle I draw the line.

      The same for the lowest bass.

      @roar @fxdreema @l-andorrĂ 

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: How can I find the highest high above where the price is currently now???

      @l-andorrĂ  The problem with doing so is that you don't know if 10 is the right thing

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: How can I find the highest high above where the price is currently now???

      @luisjunior1224 @roar

      posted in Questions & Answers
      L
      luisjunior1224
    • How can I find the highest high above where the price is currently now???

      How can I find the highest high above where the price is currently now.

      and

      How can I find the lowest bass above where is the price now?

      0_1576166351418_cb95f6e1-5765-441b-bbbe-78accd064eb5-image.png

      posted in Questions & Answers
      L
      luisjunior1224
    • RE: How can I place the SL on top of the candle wick ID 1 + the spread

      @trader-philipps above or below the high or low of the id1 or id2 candle

      posted in Questions & Answers
      L
      luisjunior1224
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2 / 5