fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. YYAANNIICCKK
    3. Posts
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 25
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by YYAANNIICCKK

    • RE: Do groups work for all ea's opened on mt4

      @l-andorrà yes no problem, still thank you for your help!

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Do groups work for all ea's opened on mt4

      @l-andorrà Yes of course, lets say i want to connect these two EA's with each other.
      I want that if they place trades on the same moment or one of them is already in a trade, that only one of them places the trade and not both of them. (to avoid overexposure when trading multiple pairs in the same time)
      I synchronized the groups with each other and when i set up the magic number in mt4, i chose the same magic number for both the EA's. I noticed that if one of the EA's is already in a trade, the other one will not take a trade, which is good. But when they get a signal at the same time, they both place trades which i would like to avoid...

      https://fxdreema.com/shared/0JMuHKxPb

      https://fxdreema.com/shared/upWxs6Q4

      Thanks for your help, i've been trying alot for this particular problem

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Do groups work for all ea's opened on mt4

      Hi, so i did some testing. I synchronized all the group numbers in the EA's I want to connect (see screenshots), and when i set up the EA's on the charts i used the same kind of magic number for both of the EA's (i chose a random number).

      I still see them taking trades at the same time tho... Does any of you know what i did wrong?
      I think i have put in the wrong magic number i guess it can't be a random one?

      0_1638264134441_5e9b8396-3073-4095-b1f4-c69b3d094cde-image.png

      0_1638264226331_7a0e8a49-8649-4357-b171-637bd3a85cae-image.png

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Do groups work for all ea's opened on mt4

      Thankyou both for the help.

      @l-andorrà , just to be correct. If I want EA A and EA B to work with eachother i have to use the same group numbers and the same magic number, can this magic number be a random number or should it be a specific number?

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: No trade block works for multiple charts?

      thankyou for your help as always @l-andorrà ! Is connecting the EA's like this possible in FxDreema, or do I have to go play with the code in the editor? Thanks in advance for your help

      EDIT: I saw your answer on my previous post, I can solve my problems by using the same groups and the same magic numbers. That way i dont have to make it more complicated. Thanks for your help again as always lol

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • No trade block works for multiple charts?

      Hi all, does the no trade block work for all charts in mt4, lets say i have multiple charts with a different EA running on it. If i use the no-trade block on it, and specify with a symbol. Does it work for all EA's on the different charts, or is only for that specific EA and chart ?

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Do groups work for all ea's opened on mt4

      Thanyou for your answer. The magic number needs to be entered once you set up the EA in metatrader and not in fxdreema itself right ?

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • Do groups work for all ea's opened on mt4

      Hi, I have a question. Does someone know if groups used in a ea also works for other ea's opened on other charts?

      Example: If i have a chart EURUSD open with EA X running on it, and my "buy now" group is numbered group: 1, And I have a second chart USDJPY opened with EA Y running on it that begins with a "no trade" block, and it is grouped: 1.

      Will it prevent opening trades by EA Y on USDJPY because i have a trade running from the EA X that is grouped or not?
      Does my EA in chart 1 has an effect on my other EA in chart 2?

      (i can test this out myself but its another two days before market opens so that's why i asked here 🙂 )

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Only take trades if entry candle is >3x current ATR

      okey thanks

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Only take trades if entry candle is >3x current ATR

      I have done exactly as you suggested, but it still stops trading after the first trade... I don't know what i did wrong tho..

      https://fxdreema.com/shared/Cc702re4

      0_1633447973276_3b5d8656-2319-45ca-84c1-77f37342f498-image.png

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Only take trades if entry candle is >3x current ATR

      Yes Thanks alot !!! i will try it out later.

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Only take trades if entry candle is >3x current ATR

      @yyaanniicckk Sorry, what will show me ? Your answer didn't include any links or attachments.. Thanks in advance!

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Only take trades if entry candle is >3x current ATR

      Thankyou! i am not so good with variables... I know its a big part of fxdreema so i really need to go and learn and understand it. I made the modify variable but now i have troubles adding the variables to the file...

      could you maybe share the page or look at mine to see what variables i have to add?

      Thanks in advance

      https://fxdreema.com/shared/cwPUalLbd

      Also.. In what part of my condition should i put in the variable so it sees it as fraciton instead of pips

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • Only take trades if entry candle is >3x current ATR

      So i want to make a condition that makes it so my EA doesnt enter trades if the entry candle pip size is above 3*ATR.

      I did it like this but after the first entry it stops trading... does anyone know why maybe ?

      0_1633433580824_edfdbbee-5ed7-47d2-97ae-a75ef690a877-image.png

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • exit problem

      Hello hello guys, I'm trying to let my EA close trades when the condition is true and the profit of the trade is below 1 atr or in loss, this is what i already have, but it doesn't seem to work, anybody care to point out what could be the problem here ?

      0_1614248818162_0901a3b4-2573-4192-be6c-8901ceae1efa-image.png

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Simple question

      Yes Thanks, will try it out!

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Compiling indicator for custom indicator

      hi, @l-andorrà thanks for the answer, i may have found a solution for the problem. It hasn't worked on all of the indicators that had the problem, but some of them work now, some i still have to figure out.. Basicly, after doing some research it is indeed because of the ema calculations. So what I did was delete the indicator, re-import the indicator and delete the enumerations that you see in my screenshot before updating. However i had to wait a couple of hours before the indicator actually worked, i figure because fxdreema site has some cache on a server that they delete/update? every few hours?. so you have to wait till that is done then it will work. (this worked for some indicators, not all)

      I hope if someone encounters this problem they can find a solution by trying this out..

      0_1613151650036_f589a30a-9a6c-403a-b6f1-570b77a63391-image.png

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Simple question

      @l-andorrà thanks for the answer I thought it would be easier haha, will try to figure out something. I may have another solution to this that could make it easier to put in my ea: When the current trade is in a loss, don't open new trade from that group.

      Maybe with check profit of current active trades of the groups i work with ? and then an if trade block ?

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Stop loss below last candle

      @mcarl42 you can use groups to number them, then you can chose which groups are activated

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • RE: Hello guys.Any ideas how do i express in fxdreema (for longs) : Stop Loss, x pips below crossover candle? Thank you once more in advance!

      Do you mean when a candle crosses over y, trade gets opened with x amount of pips as SL ?
      If so, after you have the condition (the condition is that candle crosses over y), Buy now block, in the buy now block you can find SL in pips..

      posted in Questions & Answers
      Y
      YYAANNIICCKK
    • 1
    • 2
    • 1 / 2