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

    Posts made by l'andorrà

    • RE: SSL Crossover not working correctly

      @papaskindog Specify candle ID 1 on all operands of both condition blocks and retry it.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Condition is not executed

      Are you sure your indicator doesn't repaint? Just look at it for 10 minutes on a 1M chart and confirm colours aren't changes AFTER the price has moved in the opposite direction. That is very common in coloured line indicators.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Open a Pro account to get a 5% discount on commission

      Spam, spam, spam...

      posted in General Discussions
      l'andorrà
      l'andorrà
    • RE: Incremental pending order creation

      @tintman7 My suggestions would more or less the following. Now you are using an input parameter to insert the grid volume. I can't see any structure to modify it incrementally. This mean you should create it this way:

      1. Your INITIAL grid volume can still be used to establish the first value (1000).
      2. The you should create the incremental calculaing structure on the 'on Trade' tab. There you can choose a 'Closed trade' block so that...
      3. Every time a trade is closed the whole grid volume is recalculated.
      4. Then the new value is inserted as a variable (not as a constant like now) in all buy/sell pending order blocks.

      And that's a lot or work! 🙂

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Hey New to fxdreem.

      Not sure I fully understand you. If you want to test a custom indicator I recommend you to use condition blocks to test it. However, if you are a programmer, maybe custom code blocks will be more useful for you.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Is it because of strategy tester inconsistencies??

      @alfredinho50 Changing to candle ID 0 mean that is the crossing is happening right now, the condition will be true and then maybe the result is closer to what you want. If you are looking for a complete closed candle then hold it on candle ID 1.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I need help with basic EA

      De nada. 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I need help with basic EA

      @envex Debes mover los tres bloques a la pestaña 'on tick'. En la pestaña actual el EA sólo comprobará si los bloques con ciertos la primera vez que ejecutas el robot y nunca más. Además, te recomiendo que especifiques la candle ID 1 en los dos operandos del bloque 2.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How do I add a grace period?

      Do this:

      0_1592418630970_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: PLS CAN YOU KINDLY EXPAND THE SCOPE OF THE "ADJUST" IN EACH BLOCK SO THAT I COULD CONTAIN MORE CONTENTS.

      The only way I know to do that is by creating a variable with the final number to be inserted there. Imagein You have a variable with that final numer and you call it 'Result'. Then you can do this:

      0_1592418460856_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: False Cross Signal

      @traderline Congrats for your effort fixint ot. Good for you! 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Bucket of Traders , a problem EA to open positions.

      Of course you can. Simply remove any 'No trade' block present in the launching trades tree.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Open Trade When New Top Created?

      @aldric That's how the block works, I'm afraid. It needs to identify the new top just within a period of candles. Otherwise you will have to create your own identifying structure.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?

      Do you mean this?

      1. You program a buy pending order only.
      2. That buy is activated.
      3. Immediately after this activation a new sell pending order is programmed with twice the lot size of the fist pending order.
      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: THE DISTANCE BETWEEN SOME CANDLES

      @fuad-2 My project was an ideo of how to apply a counter to your project it doesn't necessarily is to be applied to your project as I suggested. So let's do it step by step. So I recommend:

      1. Connect the 3 condition blocks one blow the other and remove that 'And' block. It is not necessary.
      2. Then connect the 'Once per bar' block on top of the block tree and 'sell now' at the bottom.
      3. Is that lonely unconnect block really necessary?
      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: My EA not working I don't know why

      @marianomartinez No order is created anywhere! 🙂 Substitute block number 10 by a 'Once per bar' block and block number 11 by a 'buy now' block, for example.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Stop object from repeating

      @mannybear1 So why do you want to draw an arrow when what you want apparently is to identify the moment the indicator reverses? I don't see the logic behind it, sorry.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Is it because of strategy tester inconsistencies??

      Exceptionally, I recommend you to use candle ID 0 in blocks 23 and 24. That should fix the problem.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: CLOSE ALL TRADES AT ONCE, LET SAY ALL BUY TRADES. NOT ONE AFTER ANOTHER.

      That will never happen because that is the way the MT4 platform works.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pivot Points

      @marianomartinez Unless you are looking for something really special, no custom indicator is necessary. Just use this:

      0_1592416547514_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 674
    • 675
    • 676
    • 677
    • 678
    • 842
    • 843
    • 676 / 843