They should. But considering the last changes on the platform I cannot guarantee.
Posts made by l'andorrà
-
RE: bot on one chart? helpmulti symbolsposted in Tutorials by Users
-
RE: pagamentoposted in Bug Reports
Did you pay via crypto? If so payments are confirmed up to one week later. I recommend you to contact the admin to let him know.
-
RE: Add lots on lossposted in Questions & Answers
@Ben-Romewel Then you need to create a variable to store the value of the '21st' trade this way:

Notice that those blocks are in the 'on trade' tab. The condition block will identify when the 20th trade was having the last manually selected lot size (I called it 'last lot size'). Then the next 'modify variables' block will store the value of the 1st manually selected lot size (I called it 'initial lot size'). Once the info is stored you need to use that variable on both 'buy/sell now blocks.
-
RE: help please - Open next position on new candleposted in Questions & Answers
You're welcome again.

-
RE: macdposted in Questions & Answers
The problem is the variable. It is not properly reinitiated. You should use two standard condition blocks searching for that change in MACD in candles 1 and 2 instead. That would make it easier and more effective.
-
RE: How calculate amplitude depth?posted in Questions & Answers
@mpmpmp I'm not sure I get it. Could you please share a screenshot showing a visual example?
-
RE: is this correct?posted in Questions & Answers
I never tried to use negative values as per your image. My guess is that it will not work. I would use a candle counter instead.
-
RE: Multiple breakeven, just execute first of themposted in Questions & Answers
Unless you are using different groups, using more than one 'break even' block is not recommended. Can you please share the link to your project?
-
RE: Support Resistance based on Highest/Lowest Closeposted in Tutorials by Users
Keep the good work!

-
RE: Support Resistance based on Highest/Lowest Closeposted in Tutorials by Users
Great job! Congrats.
-
RE: copyrightposted in Questions & Answers
That's impossible. You can always find someone copying it successfully. The most you can do is adding some obstacles making it more difficult like compiling it before sharing it. That would definitely make it VERY difficult to open. The best option to avoid your fer is simply offering the copy trade service of your bot instead of selling it.
-
RE: How calculate amplitude depth?posted in Questions & Answers
Do you mean the distance between the highest high and the lowest low of the last 12 candles?
-
RE: MT5 Back testing JPY pairsposted in Questions & Answers
I'm using fxDreema for 7+ years and always used the default values for all JPY symbols with no problem. Your case is certainly weird. Is it still having issues?
-
RE: Add lots on lossposted in Questions & Answers
Do you mean that you will manually specify the lot size for the first 20 trades and then the 21st and later should be using the exact same lot size until the end of time?
