fxDreema

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

    Best posts made by l'andorrà

    • RE: Hedging Grid Mix Lots @ Boxxocode

      Blocks 15 and 21 are redundant. You can remove them.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: mql5 not accepting my EA: The amount of open and pending orders has reached the limit set by the broker

      @refaey Thank you very much for sharing.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to tell EA to stop Trading

      You can use this general structure:

      https://fxdreema.com/shared/LHZfs3gvb

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Open a trade with keyboard

      As mentioned in the post above yours, you need to find the ASCII code for those keys, not the key itself.

      https://www.ascii-code.com/

      On the other hand, that trailing stop block will never work on the 'on chart' tab. It needs to be moved to the 'on tick' tab to work correctly.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: About the Chrome extension to download files

      Thank you for sharing.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: find Candel Full

      @Mbimbim You can do it this way:

      Screenshot from 2025-10-28 16-37-04.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: example: For each trade

      @bhovens Your logic is correct. The problem is that this action is executed every single tick. This is why all of them are closed, because every single tick, both are closed. You need to move to the 'on Trade' tab. Probably you will also need to create a variable to identify when this calculation should be done.

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: TypeError: vFormula.replace is not a function

      Boy, if you can't fix it, I guess the admin is the only one who can do it.

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: Waiting after a certain condition

      Easy. Just create a Yes/No variable for the arrow condition. Once the arrow is visible your variable will be "Yes". Then use a condition block immediately above your "bull candle" condition block in which the condition is just "Yes".

      That way you can have the arrow condition (Yes) but no bull candle, so no order will be executed. On the other hand, if the arrow condition is "NO", no matter how many bull candles will appear, there will not be an order. Only when both conditions are met, there will be an order.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: TUTORIAL Create Button Sell And Buy & Execute

      @ramisignals Excellent initiative ramisignals. Thank you very much for your help. Just one fsmall request. Can you please add the word 'TUTORIAL' (in capital letters) in this thread title? That wahy it will be easier to find by the search engine.

      And please keep the good work. 😉

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: TypeError: vFormula.replace is not a function

      Usually the smallest mistakes are those creating the biggest issues. 🙂

      Congrats for your success finding it.

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: How to close trades when a certain drawdown is reached?

      0_1559326853443_00.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: ATR value to Pips - Tutorial

      Upvoted and congratulated! 😉 Great tutorial.

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: please help with this , is this a bug ?

      It sounds really weird. Did it happen before?

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: What is the difference between EA and Script

      An Ea is designed to work on every tick received on your MT4 terminal. It will execute everything is programmed to over and over. Whereas a scritp is designed to execute its programming just once, usually at the precise moment it is doublecliked. No more.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Creating objects from user input

      @roar Another demostration of roar's might! 🙂 Thank you for sharing.

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: please help with this , is this a bug ?

      This is not my field of expertise, but i general those are the best options, AFAIK.

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: Trade copier?

      I remember having read in an old thread that it is possible but adding some communication programming that is not included on any block right now. So in short, yes, but if you know how to communicate two EAs on your own.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: ATR to PIPS new Formula

      @fenixtrading Did you ask for permission to the admin to ad your commercial services? If not, please remove those signature and email.

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: System not exiting Trades

      More than probably the reason is the supertrend repainting the las candles' values. I recommend you to test it on a demo account (not backtesting) for a week. That way you will be complete sure all, none or some exits are correctly executed. Then backtest that same week. I bet you will get VERY different results.

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 3
    • 4
    • 5
    • 53
    • 54
    • 3 / 54