fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. FM2020
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 22
    • Best 1
    • Controversial 0
    • Groups 0

    FM2020

    @FM2020

    1
    Reputation
    408
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    FM2020 Unfollow Follow

    Best posts made by FM2020

    • RE: ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?

      Thanks for the input. Very helpful. I restructured the project and it works now.

      Solution: https://fxdreema.com/shared/b4VvEZ81d

      posted in General Discussions
      F
      FM2020

    Latest posts made by FM2020

    • Looking for a way (or just an EA Trade Manager) which can place Hard SL on basket of trades corresponding to specific USD value

      Hello, I use EAs with a martingale money managment where there is no hard SL set. To fulfill requirements of certain funded trader programs, I need to have a Hard SL set on each trade of the basket (i.e. a separate EA which just closes all trades when specific DD is reached will not be enough). Can this be done with FX Dreema, and maybe there is some solution available here?

      Example: Max loss USD 2000

      -1 lot bought at 1.12

      Separate FX Dreema EA (or available EA Trade Manager) should set hard SL on the trade corresponding to USD 2000 loss if triggered

      -2 lots bought at 1.11

      Separate EA trade manager should reset all SL on all trades which corresponds to overall USD 2000 loss if triggered

      This should exist I hope and I would be glad if you can point me towards the right apporach with FX Dreema or existing solution you might know? In my experience it is quite common that many EAs calculate hidden SLs but do not set hard SL, so I would be glad if there is a solution to this issue.

      posted in Questions & Answers
      F
      FM2020
    • RE: Price pullback + pending order system

      Great, thanks! Still testing but this has solved the issue I think.

      posted in Questions & Answers
      F
      FM2020
    • RE: Price pullback + pending order system

      Ok, thanks, I had to create a new block for each candle, which was a lot of work but seems to achieve what I wanted.

      But I have a new problem:
      As the algo reads through 28 FX pairs, I put at the top of each block the "Set Current Market for Next Blocks" block, with a constant consisting of all FX pairs (so I dont have to attach to 28 pairs x2 (as I look at 30M and 1H). What happens now is that if it finds a signal on 1 pair, it will place a trade for this pair. But because I have the "No trade/order" block at the end of each block, it will not place orders for a 2nd, 3rd etc. pair if a new signal is found? How can I restrict the "No trade/order" block to apply only to 1 pair and one direction (i.e. there should be only 1 sell in EUR/USD and 1 buy in EUR/USD, and the same for anyother pair, just not 2x or more a buy or sell in any pair).

      The project:
      https://fxdreema.com/shared/0NeK0t4gb

      Thanks!

      posted in Questions & Answers
      F
      FM2020
    • RE: Price pullback + pending order system

      Screenshot from the chart window:
      0_1601234420711_c69b501f-0daf-44b5-8045-43a8879b8fb6-image.png

      0_1601234547406_7c06f4f2-e8c4-4f91-acd3-0e3179aaf0dd-image.png

      0_1601234652370_00d15e99-fad1-4464-9e7c-8790a0a608dc-image.png

      posted in Questions & Answers
      F
      FM2020
    • Price pullback + pending order system

      Hello guys, I am trying to achieve the following.
      I have an indicator which indicates when a double top or double bottom forms (not repainting). When this happens, I want to wait for a pullback to the middle of the structure (see screenshot point 1), to place a pending order (i.e. for double top, place a sell stop at the signal line, see point 2 in screenshot).
      The custom indicator is correctly imported as I use it successfully for another system. I tried to do this project, but no orders are placed and no order triggered: https://fxdreema.com/shared/Df2d9HnDd

      My approach:

      1. First group of blocks: When the red candle forms (uniquely identified by value 12 and value 14 of the custom indicator being visible), I store the 4 relevant points in 4 variables via formula and modify variables blocks (entry point at red signal line, SL at upper line, TP (= 1:1 RR), pullback trigger line which is in the middle between the SL line and the signal line).
      2. The second group of blocks checks at every tick if the price exceeds the pullback trigger line. In case this happens, a pending order is set with the parameters calculated in the first block.

      Do you have any idea why the current logic / blocks don't yield the expected results?

      Example:
      0_1601165737283_b6a6e524-2c37-418c-ab05-d0a91e9446c0-image.png

      posted in Questions & Answers
      F
      FM2020
    • RE: Compilation error after importing MyIndicator

      Thank you. Yes, this worked. I noticed also something weird as I couldn't make it work first (no trades in the Strategy Tester). As I purchased the indicator in MQL5 shop it was stored under Market. Only once I removed it and placed it in the general folder, the algo worked as expected.

      Anyway thanks a lot!

      posted in Questions & Answers
      F
      FM2020
    • Compilation error after importing MyIndicator

      Hi, I get the following compilation error due to importing a custom indicator with some errors I guess. Can you help?((
      This is the project:
      https://fxdreema.com/shared/hksirNvce

      This is the error:
      0_1600181373200_cd5172b1-2be1-4069-a381-29edb70e87f4-image.png

      This is the original indicator in MT4:
      0_1600182159626_c3760ed4-1de4-49a2-bac4-090e0a7103a3-image.png

      This is how I imported it:
      0_1600182276473_9d958443-2bc4-4fe3-860b-8e3cc923b18a-image.png

      posted in Questions & Answers
      F
      FM2020
    • How to input sound alert in MyIndicator

      Hi, I am getting the below errors when compiling, looks like the issue is how to import the Sound File of the custom indicator? How should it be done (couldn't find a reference)?

      The project: https://fxdreema.com/shared/Np3BcnHxb
      The error:
      0_1599869247924_4171b003-9548-49a3-8271-2a94cb097d12-image.png

      The custom indicator:
      0_1599869319795_98796e8e-cb8b-410b-8546-79ed7559e60d-image.png

      How I did it:
      0_1599869365739_dd79cb22-622d-494a-8cf9-856db13715c2-image.png

      posted in Questions & Answers
      F
      FM2020
    • Compilation errors((

      Hi, I get the below list of compilation errors. I do not have many blocks in this project and I really don't have a clue where these come from? Any ideas?

      The project: https://fxdreema.com/shared/2xSKKOREb
      The errors: 0_1599844817350_8a36f91e-aaab-4a0d-a040-a1253a1a5b5f-image.png

      Thanks a lot for your inputs

      posted in Questions & Answers
      F
      FM2020
    • RE: Fixed Trade Direction Using Visible Arrow

      Thanks, I added screenshot and comments in this thread (https://fxdreema.com/forum/topic/10484/issue-with-reading-indicator-arrows-indicator-visible/2) . But the problem is I believe not the mapping of the buffers, but how to catch repainting candles correctly (I tried the box "On additional candles to be visible" to 4 as thats the delay I believe, but I can't make it work (i.e. still only the arrows appearing on candle ID = 0 trigger trades, the others don't.

      posted in Questions & Answers
      F
      FM2020