Are you trying to compile it in fxDreema? This site is designed to create bots, not custom indicators.
Posts made by l'andorrà
-
RE: Please help me fix an error in my custom indicatorposted in Questions & Answers
-
RE: Martingale principlesposted in Questions & Answers
@NZEFILI IMHO you should try to find a real strategy instead of working on martingale. It is a losing strategy in the long run. That said, you will need a structure like this:
https://fxdreema.com/shared/6o0uTdg3e
This is my personal basic martingale. You can use it as a base for yours.
-
RE: new bet eaposted in Questions & Answers
More details would be helpful, please. Can you share the initial conditions, initial lot size, etc.?
-
RE: possible loss of data due to type convesionposted in Questions & Answers
What is the problem exactly?
-
RE: need help for a trade system: Don Guy money management strategyposted in Questions & Answers
There is no block in fxDreema doing that. You will have to create a structure with variables to get it. Are you familiar with using variables?
-
RE: create a dash broad ?posted in Questions & Answers
@Anon If you want to get that look you will need A LOT of work.
-
RE: implement a tool in the platform that allows users to test and debugposted in General Discussions
That would be wonderful, but I guess that is A LOT of work for the admin.

-
RE: URGENCY!!! Why am I getting this error?posted in Questions & Answers
I guess that's happening on MT5 bots, right? The admin modified some importants partos of that cose in fxDreema a few weeks ago.
-
RE: Block does not respect distance of orders.posted in Questions & Answers
@OntradingX You should try the solution provided by Alan.paredes.
-
RE: Please Help Me how to remember or capture the initial open price of consecutive loss=0 every timeposted in Questions & Answers
I see there is no clear order of execution on the block trees. Which one is supposed to be executed first, then second? That would certainly help.
-
RE: Where to place Custom Blocks?posted in Questions & Answers
I'm afraid I'm not a programmer, my friend, so I cannot help you. Maybe you should contact the admin directly.
-
RE: "For Each Closed Position" block is not working.posted in Bug Reports
Yes, there ere some changes in the code a few weeks ago. You should use a new block in your projects instead of holding the old ones in your projects.
-
RE: My file doesn't open on the chartposted in Questions & Answers
@Jay-b I see you don't get the value of the new lot size from all groups. Some of them are even disconnected. I guess you simply forgot to connect them, right?
-
RE: BUG to limit amount of trading assets?posted in Questions & Answers
Maybe you should open this same thread on the bugs forum.
-
RE: Question on arrays in fxDreema. Part 2posted in Questions & Answers
@seb-0 I selected the purple dot option, not the pink one, but the problem persists.
-
RE: My file doesn't open on the chartposted in Questions & Answers
Can you please share the link to the project?
-
RE: How to open max trades per position and set a delay on the next set of trades before the parametres are met again.posted in Questions & Answers
You can use both 'turn on blocks' and 'turn off blocks' to switch on and of the launcher structure.
