fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. umbrellamaker
    • Profile
    • Following 2
    • Followers 0
    • Topics 9
    • Posts 44
    • Best 2
    • Controversial 0
    • Groups 0

    umbrellamaker

    @umbrellamaker

    2
    Reputation
    461
    Profile views
    44
    Posts
    0
    Followers
    2
    Following
    Joined Last Online

    umbrellamaker Unfollow Follow

    Best posts made by umbrellamaker

    • RE: Pending Order does not trigger Trade/ Position

      PROJECT LINK:

      https://fxdreema.com/builder/shared/geYn9IxKb

      I know the lot size is too big due to missing SL. I adjusted that. Current lot size is at 0.3 and looks reasonable. Still no trade is triggered.

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker
    • RE: Tutorial 07 - Read prices from indicator objects

      @miro1360 Hey guys,

      I am wondering if there is access to the code of the indicator, so I could adjust it for my purposes.

      I am not a coder, but familiar with FxDreema. Appreciate any help or hints!!

      posted in Tutorials by Users
      umbrellamaker
      umbrellamaker

    Latest posts made by umbrellamaker

    • RE: Save location for downloaded files

      You got to make sure exporting the execution file and not the mq5 source file.

      posted in Bug Reports
      umbrellamaker
      umbrellamaker
    • RE: Deleting all my objects rather than just 2

      Either you restrict the signals by the time filter or by more restricting condition blocks.

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker
    • RE: Deleting all my objects rather than just 2

      @maxsydney okay mate. I need more information. It definitely has to do with the signals send to the DELETE block. Put the time filter at the very top in this case.

      On which time chart are you operating? That does have an influence on the time filter you should use.

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker
    • RE: Deleting all my objects rather than just 2

      Hey mate,

      try to add a time filter so the signal of deleting just arrives once per 4hour for example.

      Cheers

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker
    • RE: Pre-Run EA in Live Market/ Start EA from past to also consider older price levels in Live Trading

      @seb-0
      I got this kind of loop, that storages price levels. Quite a big thingy to create.

      I recognized I need max. 10 variables on the long site and 10 on the short site.

      BUT I do not know how to make the EA start like 10 years into the past and check the price until 31.12.2020 to get all the price levels, which might be still valid, you know?

      posted in General Discussions
      umbrellamaker
      umbrellamaker
    • RE: Pre-Run EA in Live Market/ Start EA from past to also consider older price levels in Live Trading

      @seb-0
      I'm not sure if I got right. Could you elaborate a bit more?

      Maybe I was unclear with my description of the problem. Don't know it, yet.

      posted in General Discussions
      umbrellamaker
      umbrellamaker
    • Pre-Run EA in Live Market/ Start EA from past to also consider older price levels in Live Trading

      Hello guys,

      My EA stores those price levels in variables as soon as it detects them. Is it somehow possible to pre-run the EA (e.g. on the ON INIT tab) to get all the price levels stored in variables before the EA actually runs? I need those detetcted price levels, which of course got detected while backtesting 15 years of data, BUT they are missing if I would just start the EA in live markets.

      I want the EA to start in the past just as I would have started it in the backtester and continue to let the EA run in the present.

      Sometimes a price level will be traded months later after its creation due to price moving far away.

      That is quite a hot topic and probably very well in demand for most demand & supply traders.

      Appreciate your ideas!

      @fxDreema/ @l-andorrĂ : Might be a limitation within FxDreema and rather something for a coder to implement that feature?

      Cheers and thanks for the opportunity to use that marvelous software!

      posted in General Discussions
      umbrellamaker
      umbrellamaker
    • Working with "Pending Orders", their deletion and trailing of their Stop Loss when triggered in

      Hey peeps,

      I got an actually full working EA and wanted to replace instant execution with pending orders.

      The situation:

      As you can see in the screenshot the pending order (Ticket 4; red circle) got cancelled.

      Another valid pending order was created (Ticket 5; purple circle) and got triggered (Ticket 4; also purple circle).

      As soon as the trade reaches 50% of its stop loss size, its stop loss gets trailed with the 1h50EMA.

      That is perfectly working, BUT ...

      The issue:

      ... as soon as the EA needs to delete a pending order or a pending order expires, the EA is not trailing the SL at all.

      I assume it has something to do with the ticket number, because when the position gets triggered (Ticket 4; purple circle)
      it got the Ticket 4 - the same number of the canceled pending order.

      I think the EA only checks the SL of the same ticket, which is - as in this situation - already closed and nothing to trail is left.

      I can I make the EA check the targeted position? In this case I cannot implement any Block, which deletes or expires the pending order.

      I appreciate any guess, tip, help and support!

      Thanks guys for your help!

      0_1613393920099_b4e0f363-ce41-43f9-803d-62da49a817b3-image.png

      posted in Questions & Answers pending order trailing ticket stop loss ea testing
      umbrellamaker
      umbrellamaker
    • RE: Pending Order does not trigger Trade/ Position

      PUSH:
      I made it work by just rebuilding everything and tweaking minor parts. Trades are now taken, but sometimes not as in this specific case although price hit the targeted price level (check screenshot).

      Any idea why is that? I'm letting the EA run on 1 Minute OHLC. Maybe because of that the trigger is not pulled?

      0_1613334129968_f29e858d-01c1-4223-8641-3de7d438a2ec-image.png

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker
    • RE: Pending Order does not trigger Trade/ Position

      nothing is working and the pending order never opens a trade...

      posted in Questions & Answers
      umbrellamaker
      umbrellamaker