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 16843
    • Best 1072
    • Controversial 44
    • Groups 0

    Posts made by l'andorrà

    • RE: Condition limit loss and Limit Profit

      Firstly a tiny detail. That 'Pass' block is completely innecessary. You can remove it. I see two problems. Your block 'Once a day' will be executes just once every day. This means that will happen on the first tick of that day and will not check it out again until tomorrow. This is wht all blocks below it aren't simply executed after that fisrt tick every day.

      You should use a 'Time filter' block instead in which you can specify the period of the day in which you wantthe EA to check the blocks below. And this leads to the second problem. That Time 1 period on the 'Check profit' block is not correct. You begin the day at 00:00 not at 24:00. In effect, that time doesn't exist on the Mt4 platform. After 23:59:59, there is 00:00:00.

      Let's begin with this and then we'll continue with the loses' part. 🙂

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: red news

      Haven't you tried it yourself? Can you please share some screenshots about how it looks?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Lot size of last closed trade due to Stop Loss

      Just curious. Are all those Constants really necessary? 😮

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: red news

      Dear trader.philipps. Would be so kind to share it once you develop it? 🙂

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: auto equity calculation

      Another one is resetting that same variable to 0 at the end of every day through a time filter block.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: positive stoploss

      I sent you a PM.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to close these orders?

      This loop within a loop is a very interesting feature, ambrogio. I don't fully understand how it works. If I guess it correctly, the first 'For each trade' block will find the newest open buy and then, the second 'For each trade' below will seach for the oldest two open buys?

      If so, how can you link each pending orders with the exact previous buy? I can't see it now.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: red news

      If you know exactly at what time those events happen, you can create two string variables to specify those opening/closeing periods within a 'Time filter' block.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: auto equity calculation

      You will need a variable that should be reset every day. Then try this:

      0_1579985773703_00.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: positive stoploss

      In general, yes, but that will depend on your combination of blocks. Can you please share you project?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How can I get value to Accumulation/Distribution ?

      You can try this:

      0_1579985514926_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to close these orders?

      Just curious. What looping direction should be used?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Please Help how to use Betting: Custom Sequence?

      Not sure if that is the correct MM system you need. I would recommend you Paroli/Martingale. Apparenty that's exactly what you are describing. Youy can find how it works here:

      https://fxdreema.com/instructions/builder/money-management

      And here:

      https://fxdreema.com/forum/topic/6885/how-to-make-my-betting-martingale-paroli-settings-change-when-my-account-grows-is-it-possible

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How/what blocks can i use the blocks to structure this problem?

      It depends. How many orders can ther be open at the same time. Linking each one to 'its own' pending can be solved with arrays. Sadly that is something that can't be done with fxDreema, so I can't either :(.

      However, roar craeted a wonderful example not long ago and maybe could geive you a hand.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: CUSTOM INDICATOR IN SEPERATE WINDOW

      Ok. First questions. HHow are 1st and 2nd symbol z score got? Are they the values of that indicator on candles Id 1 and 2 possibly?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pleas help me how to partially close the trade one time for 50% from initial volume lot size

      You can try this, but beware that will happen as soon as the trade is open.

      https://fxdreema.com/shared/dXqq4QTmb

      You will need additional conditions if you want it otherwise (as I guess).

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Unreliable onTrade filter events on MT5

      This problem is already known by the administrator, but apparently he is not specially motivated to fix it, I'm afraid. 😞

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: How can I get value to Accumulation/Distribution ?

      Easy. Create a double variable and use it here:

      0_1579891955275_00.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Manual Trailing stop loss

      Trader.philipps is right. Do you have a project to start with? That would ease the possible solution you are looking for.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Add more than two variables

      This is what you need to calculate each median value per candle and store it on each of your variables:

      0_1579807412683_01.png

      This is just for candle ID 1. You need to do the same for all other candles (from Id 2 to ID 15). Then you would need a custom code block calculating the average value of all those stored numbers. Sadly, I don't know hot that custom cose should be, sorry. 😞

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 765
    • 766
    • 767
    • 768
    • 769
    • 842
    • 843
    • 767 / 843