fxDreema

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

    Posts made by Lagoon

    • RE: Entering trades based on object on charts (lines drawn by indicator)?

      @miro1360

      I have figured it out now, I just didn't know that you can put the indicator simply onto the backtesting chart without putting it into the EA itself.

      posted in Questions & Answers
      L
      Lagoon
    • RE: Entering trades based on object on charts (lines drawn by indicator)?

      @roar

      Honestly you were quite right, I just had to emove the Condition object is not 0 and had to load the indicator onto the visual backtesting chart.

      I'm sorry it was my fault.

      Best regards´and thanks for your help.

      posted in Questions & Answers
      L
      Lagoon
    • RE: Entering trades based on object on charts (lines drawn by indicator)?

      Can nobody help me with this?

      posted in Questions & Answers
      L
      Lagoon
    • RE: Entering trades based on object on charts (lines drawn by indicator)?

      @roar

      Unfortunately thats not what I meant, the lines are drawn by an indicator, when I test your build the indicators doesn't appear.

      I've did a new try but still not working, the indicator for exiting isn't even loaden into the EA (I don't know why).

      And still no trades.

      What have I done wrong?

      https://fxdreema.com/shared/ReJISR5C

      posted in Questions & Answers
      L
      Lagoon
    • Entering trades based on object on charts (lines drawn by indicator)?

      Hello,

      I'm trying to build an EA which enters a trade when it is above the "DLB#1-0-hi" line which is drawn daily (after 6:00h my server time).
      The trades should closed by an opposite BB Stop signal.

      Unfortunately I cannot manage to build it properly it doesn't enter any trade.

      It's also imortant to note that it only should trade after 6:00h until 21:00) cause the levels/range box is drawn daily until 6.00h you can see it here.

      -So how do I make the EA indentifying the levels correctly?
      -And how does the time filter work properly cause, for instance, I don't the exiting (via the BB Stop signal) to stop after 21.00h?

      Attached are all the files
      0_1525607657000_Example.png
      0_1525607875174_Example2.png
      0_1525607919606_BBand Stop Alert.ex4 0_1525607934770_DailyLinesBoxes.mq4 0_1525608152338_DBoxes test 1.mq4

      posted in Questions & Answers
      L
      Lagoon
    • Simple MACD Histrogram EA isn't working

      Hello,

      I've built an easy EA basen on a MAC Histogram EA for practice.
      But it isn't entering any trades. I'm not sure wether it's because the indicator doesn't work that way or because I'm making something wrong in general.

      The idea behind is quite simple enter a short trade if the Histogram is below zero and the signal (arrow) appears (long vice versa).
      0_1525512488250_101e82bc-9734-4e56-837b-5a913ec65ac8-grafik.png

      Attached is the indicator and the EA.0_1525512291942_MACD Histo1.mq4 0_1525512321850_MACD_Histogram.mq4

      0_1525512516902_015c52b5-533f-4b67-a27e-b72d6271cd59-grafik.png

      posted in Questions & Answers
      L
      Lagoon
    • RE: Custom EX4 indicator is not working with fxDreema

      @miro1360

      Hello, yes I tried this, at least I can open the EA in MT4, but there are still issues with the color and the activation doesn't work I entered my E-mail and key but it won't work.

      I'll contact the developer maybe he can help me out, but I doubt that.

      Nevertheless, thanks for your help.

      posted in Questions & Answers
      L
      Lagoon
    • RE: Custom EX4 indicator is not working with fxDreema

      @miro1360

      Yes I've read about enum before, but I don't know how to to it.

      Attached is the indicator.

      Maybe someon can help me?0_1524866086326_Volume_Breakout_Detector_2.51.ex4

      posted in Questions & Answers
      L
      Lagoon
    • Trades don't opened precisely (Indicator crosses and Indicator moves within limits)

      Hello,

      I've built an simple EA which is based mainly on one indicator (sort of an oscillator).
      When it one line crosses the other and if that cross happens at a certain value (from the indicator).

      But I cannot make it work properly I first created the condition when it crosses (via the buffer) and then I used "Indicator moves within limits".

      Since what happens is this: The indicator crosses and after, let's say 7 bars the value of it reaches my limit I set within "Indicator moves within limits" and the trade is opened.

      But that is not what I want - it should only enter a trade when at the time when the indicator crosses the value is right, how do I achieve this?

      posted in Questions & Answers
      L
      Lagoon
    • Custom EX4 indicator is not working with fxDreema

      Hello,

      I want to use a custom indicator with fxDreema, but I cannot make it work.

      This is how I imported it.

      0_1524385761902_6903f6ad-ffb9-48b9-ae95-6eee9996531b-grafik.png
      0_1524385804926_daa94d5e-fde7-4dcd-af69-2fdd310ace65-grafik.png

      If I want to compile it I get a bunch of errors.
      0_1524385986720_911879fc-9924-4fc5-9108-d52a15e11c93-grafik.png

      The original settings in MT4
      0_1524385909308_f715f8cd-e773-4045-8ac8-029bd6b1a2e8-grafik.png

      Is there anything I can do to make it work?

      posted in Questions & Answers
      L
      Lagoon
    • RE: Multiple strategies in one EA? (Not working)

      I guess you were right. Thanks for your support.

      posted in Questions & Answers
      L
      Lagoon
    • RE: Multiple strategies in one EA? (Not working)

      Okay, but I always get just one trade.

      I'll check everything again and will be back.

      posted in Questions & Answers
      L
      Lagoon
    • Multiple strategies in one EA? (Not working)

      Hello,

      I'm trying to create an Expert Advisor which has two strategies implemented.

      But it is not working, it always trades one stragety only.

      What did I miss?

      Best regards
      0_1524213957792_a7ec615b-a6bb-4305-8a73-a1eb2c11ea50-grafik.png

      posted in Questions & Answers
      L
      Lagoon
    • RE: Get Profit & Stop Loss Levels from Lines plotted by Indicator (Hidden Objects?) for EA

      Can anyone help me?

      posted in Questions & Answers
      L
      Lagoon
    • Get Profit & Stop Loss Levels from Lines plotted by Indicator (Hidden Objects?) for EA

      Hello,

      I've managed to import this indicator into fxreema, and now it shows buy/and sell signals (via arrows) and shows Stop Loss/ Take Profit Levels for each signal.

      Since I want to use these levels for the EA but I cannot make it work. The levels aren't just objects on the chart.
      They are "hinding" behind the object "Fibo" and the tab Fibo Level.
      Does anyone know how to to achieve this?

      0_1522693535468_Chart.PNG
      0_1522693527674_1.PNG
      0_1522693541380_3.PNG
      Attached is the indicator and a simple EA so that you don't need to import it yourself.

      Best regards

      0_1522692891444_HFT.ex4
      0_1522693472962_Simple EFT.mq4

      posted in Questions & Answers
      L
      Lagoon
    • 1 / 1