fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. l'andorrà
    3. Posts
    • Profile
    • Following 0
    • Followers 415
    • Topics 76
    • Posts 16838
    • Best 1070
    • Controversial 44
    • Groups 0

    Posts made by l'andorrà

    • RE: Please help me everyone, I want to change the order exit period according to ATR.

      Could you please share the link to your project instead? That will make the review easier.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pending Order

      @Champ You can do it this way:

      https://fxdreema.com/shared/23JKAg7nd

      In my example, both pending orders will be programmed at 09:10 and both will be at the highest and lowest prices between 08:00 and 09:00.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Infinite loo error in MQL5

      There was a change in MQL5 code not so long ago. I guess the problem is that fxDreema didn't update the internal code to those changes. I hope he will be fixing it soon.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: fxdreema is working in un normal way pls fix ..tks

      I don't see that on m y end. Are you maybe coyping very big groups of blocks maybe?

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: Store a Value for further calculations

      Thank you. 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Profitable Index Hedger EA

      @Joomlun But why do you need to trail the position of your pending orders exactly? That has nothing to do with the lot size issue. It's simply that I don't see why you are connecting so many blocks below it. What's the logic behind that?

      In order to fix the lot size issue you neeed to use variables controlling it wvery time a trade is closed.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Profitable Index Hedger EA

      What is the exact purpose of blocks number 3? I don't understand the logic behind it.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pending Order

      @Champ You don't need any horizontal line to define pending orders. You can program them directly on the 'buy/sell pending order' block. At what time is the bot supposed to find those pending order levels?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: The price must not fall below LNDlow from 13:00 of the previous day to 9:00 of the current day

      I don't fully understand it. Aren't you living in the Londion time zone, maybe? How can be your local time (13:00) be BEFORE London 09:00.?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 🔹 How to calculate Efficiency Score per Order Type ?

      You're welcome.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pls I need a function for the EA to immediately Open another trade after hitting stop loss in a martingale way.

      @Ghuggg This is the third thread you created for the exact same question. Please stop spamming the forum.

      posted in General Discussions
      l'andorrà
      l'andorrà
    • RE: Question about strategy tester and objects on chart.

      Are you sure the indicator is not repainting. I'm afraid thet is the problem.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pls I need a function for the EA to immediately Open another trade after hitting stop loss in a martingale way

      This is the second thread you opened for teh exact same question. Please don't duplicate threads.

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: Pls I need a function for the EA to immediately Open another trade after hitting stop loss in a martingale way

      @Ghuggg You can do that on the same buy/sell now block:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 🔹 How to calculate Efficiency Score per Order Type ?

      @k4s4rus You can try this on the 'on trade' tab:

      01.png

      Ypu will need two variables and group will have to be specified on blocks 1 and 2. You will also need as many different variables as groups required to check.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Resetting variables

      @jimifx707 You didn't provide the right link. This is the way to do it:

      00.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 2 candles after cross and other conditions - EA problem

      Well, that was a good idea. You definitely need variables to confirm the crossing is valid. This is what you need (general idea)

      1. Buy crossing happens. That means Buy_cross = 1 and Sell_cross = 0
      2. On a different branch tree block, you need to use a condition block requiring Buy_cross = 1 AND then another block searching for the consecutive candles. If conditions happens a buy is open.
      3. When a sell crossing happens, then Buy_cross = 0 and Sell_cross = 1. You don't need to count 20 candes anymore.
      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 2 candles after cross and other conditions - EA problem

      You are requesting the crossing and the consecutive candles to happen at the exact same time when they are supposed to happen at separate moments in time. You will need either variables controlling those events or loops searching for them in the past. I don't see any of those in the simple version and not sure of it on the old one. Can you please confirm?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: compra y venta una mas

      Deben estar separados de la estructura que abre tus operaciones en condiciones normales. Es una estructura independiente.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 🔹 How to calculate Efficiency Score per Order Type ?

      When you say 'total time held', do you mean the combined period of time each trade was open (ie total time held = open time - close time)?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 23
    • 24
    • 25
    • 26
    • 27
    • 841
    • 842
    • 25 / 842