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: Orhpaned constants when running EA

      @doeveR All those variables were created because their boxes are ticked like this:

      01.png

      Just untick them and they will disappear.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Why is my robot losing money on the real account?

      Brokers do that very often. They offer 'perfect' trading conditions on demo accounts that don't match 'real' conditions on real markets.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Where are comments printed now?

      Thank you very much for the info. 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 2 variables in 1 text output

      I'm afraid you will need some custom code for that. I hope jstap can be more helpful here than me, sorry.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Daily Max Profit or Loss

      @Pheaktra-Capo This is the general structure you need for losses. Just adapt it for profit:

      https://fxdreema.com/shared/C5DLuktD

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Robot Ea

      Another important factor is the number of trades per time period. A bot can be very successful for 10 years by opening no more than 2 trades per month, for example. The higher the number of trades you want, the riskier in general.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to send "Push Notification"

      @ivyzhao Yes, you can use this blocks:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: how to enter after cros ema50 and sma20, betwen candle 1 and 10, after confimation 2 line sma5 and 10 rejecte at wick

      I already looked at you project and I saw you are requesting all conditions to happen at the same time. This is why I recommended a cascade structure with variables. Are you familiar with variables?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Brokers stop level as absolute value

      The only I found was asking them directly. If they don't reply or simply lie, I quit using them. PS.: there many of them. 😞

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

      @MT4stefano You can do it this way:

      Screenshot from 2025-11-08 12-19-55.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Problem with adding volume to buy operations

      Considering you are using the exact same percentage to increase on both buys and sells, just use one same 'for each trade' block tree including both buys and sells. Additionally, you should deselect (untick) the 'Volume upper limit' box at the end of the block. Then try it again.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to use Variables (Adjust Fields) in Blocks

      Those are many questions that need long answers. 🙂 I'll glad to help but a slow pace. Let's begin with question 1. Those empty boxes on the variable tab can be used to modify the value of the variables listed on the left. The white dot means the value will be changed when 'entering' into the block from the top input white dot. Please notice that all blocks have a white input dot on top. The other two output dots (orange and yellow) mean the variable will be changed after the block settings have been executed and the action is passed to the following block either from the orange or yellow output dot. Again, please notice all blocks have got an orange output dot and most also have a yellow one.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Help with issue of trade entering at wrong level

      @duanvillanueva A few quick notes:

      1. You can remove the 'Pass' block on top. That is completely unnecessary.
      2. Why connecting 'If trade' blocks immediately below 'No trade' blocks? The 'If trade' block will not work if there is no trade right now, so you can also remove them.

      Now on your question. If I understand correctly, your fibo should determine when the trade is open, right? Is the bot removed from the chart with open trades and then reconnected later maybe?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: No Position Nearby filter

      I'm afraid not. You will have to create a 'for each position' structure doing that.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Need assistance on how to make a block to mention the high of the closed candle

      If I understant it correctly, the bot is simply checking the highest price of the previous three closed candles and then adding + 1pip, no matter what shape those three candles have. Is that correct?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • fxDreema based copier

      I decided to experiment with global variables (terminal variables in fDreema language) and the best way to do it is by creating an fxDreema based copier. I tried this initial structure but it doesn't work. Could someone please gove me a hand on this? I I can make it, I will share this as a tutorial on the forums:

      Sender:
      https://fxdreema.com/shared/bjvBbIpH

      Receiver:
      https://fxdreema.com/shared/9ibUnxQY

      The information shown on the receiving MT5 platform has nothing to do with the value the the sender is supposed to store into the variable.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: MT5 Bucket of Closed Profits

      Agreed. You need to use the 'For each position' loop structure.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Help Needed: Heiken Ashi + SMA Pullback Strategy (Up to 4 Bear Candles)

      In block ID 1 you selected the HA close price instead of the low price, as requested by your strategy. On the other hand, I don't see how your logic can look for pullback condition up to 4 candles. Shouldn't you use 4 conditions blocks instead of 2 like now, one for each possible candle?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 51 / 54