fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. BHovens
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 17
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by BHovens

    • RE: How to draw a break even and take profit line for a range of martingale trades

      You can then immediately see how far price is acting still from BE/TP for your buy and/or sell grid trades. Perhaps actually the question should be what is the most simple way to calculate the Break Even price from these trades. Whenever I have that I can add the take profit pips and then draw the lines.

      posted in Questions & Answers
      B
      BHovens
    • How to draw a break even and take profit line for a range of martingale trades

      What is the best way/method to draw a break even and take profit line for a range of martingale trades on your chart

      posted in Questions & Answers
      B
      BHovens
    • RE: Weighted average price of bucket of trades

      Indeed not very simple, but I will have it a go. THANKS!

      posted in Questions & Answers
      B
      BHovens
    • Weighted average price of bucket of trades

      Is there any simple way to determine the weighted average price (break even) of a bucket of open trades with different price and lotsize?

      posted in Questions & Answers
      B
      BHovens
    • RE: example: For each trade

      Hi Roar, many thanks for your support. It now works really well!!!

      posted in Tutorials by Users
      B
      BHovens
    • RE: example: For each trade

      Hi Roar, I implemented your suggestion as per below scheme. Still the same result as it does not close the first and last trade, when profit is 5 for both first and last trade, but still closes all trades as programmed in the "on Tick" section. Does it has something to do with the Group #???
      0_1600452409594_155d4146-cdbe-42e7-aa53-ad197b0bb561-image.png

      posted in Tutorials by Users
      B
      BHovens
    • RE: example: For each trade

      Anyone any idea how to resolve this issue?

      posted in Tutorials by Users
      B
      BHovens
    • RE: example: For each trade

      Thanks for the proposal. As I understand it correctly I have adjusted the project as shown below.
      Still with no result as it always still closes ALL trades and not only the oldest and newest trade. 0_1600284457138_8c691b7a-b4e7-41a8-9c15-fa7a324af4c0-image.png

      It seems that the "For each Trade" block does not work properly where it should come back only with one trade, it comes back with ALL trades.

      posted in Tutorials by Users
      B
      BHovens
    • RE: example: For each trade

      This is the project: https://fxdreema.com/shared/hXFB1qJUb

      posted in Tutorials by Users
      B
      BHovens
    • Draw Text to a dynamic line

      In my EA I draw two lines: Breakeven Line and Take Profit Line. Now I want to add a text to these lines at the very left of the chart: "Break Even BUY" and "Take Profit BUY". As the lines can go up and down the text should also go up and down. I tried to do this with block Draw Text, with Time and Price but was not successful as the text is not shown on the chart. Any solution? 0_1600008195424_81931f61-2e41-41d6-8b67-27f8ef96c275-image.png

      posted in Questions & Answers
      B
      BHovens
    • RE: example: For each trade

      Thanks. I now added the blocks in the "On Trade" tab, but now when I backtest it is not executed at all. The C_Trade_DD_Red constant for the Check trades count is set to "4". Any solution?
      0_1599997930819_6b676d3f-c671-44f0-a32a-526ed29c6b74-image.png

      posted in Tutorials by Users
      B
      BHovens
    • RE: example: For each trade

      Thanks for the great examples on the For Each Trade block. However, I have still an issue when looking for solution to close the first and last trade when breakeven/small profit. The proposed solution as shown in the picture and coming from another tag in FxDreema does not seem to work as it still closes ALL trades. 0_1599913812752_40af43a5-0ad8-401d-89a1-ff99b6b7501e-image.png Does someone has the solution how to close only the first and last trade?

      posted in Tutorials by Users
      B
      BHovens
    • RE: After closing trade no trade on same day

      Thanks for the proposed solutions! I ultimately used setting and checking a boolean flag, which works perfectly!

      posted in Questions & Answers
      B
      BHovens
    • RE: After closing trade no trade on same day

      Below my project. In the NO TRADE block I have conditions wrt Ichimoku indicators.
      In the IF TRADE block you can see the indicator on when the trades are closed. Trades can be open for many days. What I would like to add here is a check that whenever a trade is closed on day X, no new trade should be opened for that day X.
      0_1585499025809_ScreenHunter 120.png

      posted in Questions & Answers
      B
      BHovens
    • RE: After closing trade no trade on same day

      Yes, I start the EA with "No Trade"

      posted in Questions & Answers
      B
      BHovens
    • RE: After closing trade no trade on same day

      No, it is not just one trade per day. The trade can be open for some days, but when the trade is closed on a certain day then there should be no other trade entered for that same day.

      posted in Questions & Answers
      B
      BHovens
    • After closing trade no trade on same day

      I'm new to fxdreema and looking for a solution in my EA that ensures that after closing a trade NO new trade is entered for that day. I already looked into the Q&A for some proposed solutions like "for each closing trade", but none of them seem to work.

      posted in Questions & Answers
      B
      BHovens
    • 1 / 1