What do you exactly mean by 'multiply, not increase'? If you multiply your initial lot size, you are increasing it.
Posts made by l'andorrà
-
RE: 0.001 Lot multiplication problemposted in Questions & Answers
-
RE: Resetting Consecutive Losses Blockposted in General Discussions
Then you need this structure instead:
https://fxdreema.com/shared/2LdYd0PI
However, that will not stop opening new trades. You will still need to apply those 'turn ON/OFF' blocks I suggested. -
RE: How works the "if trade" function?posted in Questions & Answers
Are those blocks used in the 'on chart' tab maybe? Because only those connected below the purple block will work there. All the other should be used in the 'on tick' tab instead.
-
RE: write to file "file is not being created"posted in Questions & Answers
Can you please share the settings of the 'write to file' block?
-
RE: Stupid newie question (EA doesnt work)posted in Questions & Answers
@MT4Nutzer There are no stupid questions for newbies! All of us began like that.
What I can tell you is that the free version is fully functional. If it doesn't work is because there is something wrong in the logic in 99.9% of cases. 
Could you please share the link to your project do that we can check where the problem is? You can co id this way:

-
RE: purchase problemposted in Questions & Answers
Arevald is right. It should work with an 'once per object' block. If it doesn't, the only solution I imagine is remaking the whole project from scratch because the current code is corrupt for some reason. It's a small project, so it will not be a wast of time too big. On the other hand, I see no sell structure here. Is this the whole bot or just part of it? Maybe there is something conflicting this part that we cannot see.
-
RE: Auto entry position using 'My Indicators'posted in Questions & Answers
Can you please share the link to your project to check it out?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
Interesting. I guess you selected a SL too close to the open price, right?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
@Hits The logic is correct. There is no problem from fxDreema's point of view. Can you please confirm all pending orders are correctly programmed at the right price level?
-
RE: Newbie - HA Candles and Stochastic questionsposted in Questions & Answers
Hi Tommi,
Considering this is not the thread related to your question, could you please open a new one with it? I will reply there.
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
That's weird. Can you please share the link to the last version of the bot?
-
RE: Auto entry position using 'My Indicators'posted in Questions & Answers
@zietech This is the block you need to create an alert window.

It should be connected below the block using that indicator.
-
RE: Pause button for EAposted in Questions & Answers
You can create a button so that when you click on it, the bot is not opening more trades on that chart until you clock on it again. Are you familiar with buttons?
-
RE: Question on Breakeven and then start Trailing stopposted in Questions & Answers
Sorry, I missed your last posts. Can you please share the last version of your current project?
-
RE: ช่วยฉันด้วย ฉันพึ่งฝึกการเขียน FXDEEMAposted in Questions & Answers
I'm afraid I don't speak your language. Can you please translate it into English? I also speak Catalan and Spanish if that helps.
-
RE: purchase problemposted in Questions & Answers
@ennoch Can you please share the link to the project instead of just sharing the screenshot?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
@Hits No trade is visible on the history tab? Never heard of that before. That shouldn't happen. Did you contact the broker to let them know?
-
RE: about the moving average on RSI...posted in Questions & Answers
Agreed. Sadly, fxDreema cannot accept combined indicators unless as custom indicators.
-
RE: check dastanceposted in Questions & Answers
@ennoch You should select the 'as price fraction' option instead of the 'this value, as is' you selected.