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

    Posts made by l'andorrà

    • RE: Bollinger bands

      I'm not good at suggesting strategy improvements, I'm afraid. Have you rtried other MA crosses?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: can you make this for me because i don't know how can make i am tied

      You can add the following block bertween blocks number 2 and three:

      0_1574450942154_00.png

      Look at the 'Cross width' value. This means the number of candles BEFORE candle ID 1 that the SMA must be crossed. You can modify it as necessary when backtesting. Remember that this is for buys only.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How can I get my mt4 EA to work on mt5???

      You're welcome.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Need urgent help

      Sure. Are you talking about manual or automatic trades?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Place counter pending order?

      Not complicated but at what distance (in pips) do you need it from the current open trade?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Counter status information **Solved**

      Easy. Just create a variable to to confirm its counting those 'n' times.

      Try this example:

      https://fxdreema.com/shared/ttbxqQvtc

      And please notice how the counter is connected to the variable.

      0_1574450278961_00.png

      In this example you should see a number 3 on top left of the chart because I chose 3 time to pass. On the right you can see how any pass is adding +1 to the counter.

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

      Can you please share your project?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Auto Modify Trailing Stops?

      Try to separate blocks 70 and 125 from its current place and let them be alone. Then change number Id for block 70 to the hisghest number of all top blocks in this project. That way it will be executed in the last place every time a new tick arrives.

      On the other hand. How many trades can be open at the same time?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: create semi-automatic robot

      Hi, I can help you. Do you have any initial project to begin wth?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Take the value of the last fractal

      Your current structure is perfect to store the most recent fractals. What you need now is creating two additional variables to store those values for future uses. Let's name them pastfup and pastfdown, for example. Then you strore the values of fup and fdown on blocks 4 and 9 respectively. That way you'll be able to work on fup and pastup on other blocks and they will update automatically as new fractals appear.

      On the other habd, I strongly recommend you to put a 'Once per bar' block on top of your structure. You don't need to check all those values every single tick as is the case right now.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Use EA to attach and indicator to a chart

      This is a question for hardcore mql4 programmers. As far as I know, the only way to do that is by custom code blocks.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How can one set SL on the previous swing?

      Firstly you need to define when the EA should consider a swing has passed. What criteria would you use?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: comparing the value of the indicator at two diff times?

      You can do that just counting bars from a lower timeframe. Remember that you can always choose in which timeframe a condition block is to work on.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Auto Modify Trailing Stops?

      Can you please share yor project?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: can you make this for me because i don't know how can make i am tied

      Here you have it for buys.

      https://fxdreema.com/shared/Ol5k7Hw0b

      Now you need to duplicate it for sells.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: can you make this for me because i don't know how can make i am tied

      Ok. Now I finally understand. I need one last information. Is there a maximum number of candles to be considered between candles 1 and 2? Apparently it isn't. Am I right?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: guys please test and rate

      Why should we? What do you want exactly?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA ON MT5 NOT WORKING PERFECTLY......I NEED HELP

      Maybe you should consider the possibility of paying for a single month subscription. Just a suggestion... 😉

      posted in General Discussions
      l'andorrà
      l'andorrà
    • RE: Take the value of the last fractal

      Sure, you can storage as many fractals as you wish. You just need as many different variables as fractal values. Then catch them as per my example, BUT not reset them. In my example, fractal values are automatically reset because they are exposed to the current price evolution. Simply move the value of the current fractal to another variable and do not reset it. You can use the same 'Modify Variables' block to do it.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: comparing the value of the indicator at two diff times?

      Are all those variables of a 'string' type? if so, I see no problem with your blocks. However, I would prefer to use counting bars instead. That way you can simplify the whole thing up.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 788
    • 789
    • 790
    • 791
    • 792
    • 842
    • 843
    • 790 / 843