fxDreema

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

    kriespy

    @kriespy

    0
    Reputation
    122
    Profile views
    13
    Posts
    0
    Followers
    2
    Following
    Joined Last Online
    Location The Netherlands

    kriespy Unfollow Follow

    Latest posts made by kriespy

    • RE: How do I get buffers for this indicator?

      Hi, I'm not sure what indicator this is this might help me getting the information you need.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Tp multiplier

      You can add blocks on On trade and check for what type of trade either buy or sell was most recently closed. Then you can add the martingale risk method in your buy or sell block. It seems like to me that you are using the martingale method.

      Cheers.

      posted in Questions & Answers
      kriespy
      kriespy
    • Incorrect lotsize calculations

      Hi, I'm using the "1% of current balance --> lotsize" risk method and I noticed that sometimes the risk is way more than it should be.
      0_1646049250074_6e18acab-83d2-4f83-a8b5-026816c8e260-wtf.JPG

      Right side is balance and 1 to the left is how much I lost on that trade.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Close trades under condition once certain profit reached

      Hi, I just put something together not sure if it works but it should work. I used a variable called "trailingactive" which becomes true if price was 200% pips away from current trade. Then I used this variable as starting condition for the price is below 50 ma for buys or above the 50 ma for sells.

      https://fxdreema.com/shared/i6Qs3nyLc

      Let me know if this worked. I couldn't test it myself because I didn't get the code and I'm too busy to put one together myself right now.

      Cheers.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: telegram ea

      Hi, there are multiple telegram EA's on MQL5 marketplace itself. I noticed that most of them are free, I suggest you to try this out. Most of the time EA's like that only requires 1 chart to be active on and all the trades will be signaled to a telegram group.

      Cheers.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Open prices only

      Can you share the project. Because most of the time an EA is build on the [On tick] tab but if you add a "Once per bar" the On Tick changes to Once a bar closes.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Closing trade when one of my confirmation indicators gives opposite entry signal

      Also in the second screenshot you see that there was a trade opened an closed right after. The second trade closed on break-even but should close on the pointed arrow candle.
      I've no idea why the first trade closed right after and why the second trade didn't close on the pointed candle.

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Closing trade when one of my confirmation indicators gives opposite entry signal

      This is what I have now, but it doesn't meet my satisfaction.
      https://fxdreema.com/shared/QQ7bEuzue

      posted in Questions & Answers
      kriespy
      kriespy
    • RE: Closing trade when one of my confirmation indicators gives opposite entry signal

      This shared project is without the "Close trades" function, I just have no idea where to put the function.

      Buy trades should close if block 395 or block 611 is true for the buys.

      Sell trades should close if block 339 or block 302 is true for the sells.

      posted in Questions & Answers
      kriespy
      kriespy
    • Closing trade when one of my confirmation indicators gives opposite entry signal

      Hi, I've been trying to figure out how to close a trade when one of my confirmation indicators is giving me an opposite entry signal. I tried it with "Close trades" function but it immediately closes all trade. I can't put it after my "Buy" function because it requires more confirmations.

      Example: 0_1634430106226_d78ddbbc-2e61-4ff9-8a88-b598c1ad2fbc-image.png
      This is closing instantly.

      Without the "Close trade" function:
      0_1634430357116_05030007-54a5-441a-bbff-b39351a9d58d-image.png
      It should close on the candle that is pointed by the arrow.

      Project: https://fxdreema.com/shared/2EsCzU6P (It's a mess)

      Thanks

      posted in Questions & Answers fxdreema close trades close
      kriespy
      kriespy