I have to admit that I have never used those options. Maybe any other user will be more helpful. Haven't you tried to use variables instead?
Best posts made by l'andorrà
-
RE: Please Help How to custom my trading lot size system 1-1-3-3-2-2-4-4-3-3-6 then reverse?posted in Questions & Answers
-
RE: [FR] Version Control Historyposted in Bug Reports
@MrDaisyBates Yes, you can contact him directly via the support page.
-
RE: macd Zero multiple crossovers.posted in General Discussions
@maop1994 said in macd Zero multiple crossovers.:
s
Martingales do not work in the long run, so I strongly recommend you to search for another strategy. However, if you are still interested in a martingale. Here you have the one I created some time ago:
-
RE: What is cross width?posted in General Discussions
@profaalaa You will find an explanation here:
-
RE: Help please How to set on Saturday 22:00 at sever time or at friday 21:59 on Market GMT time will no trade and close all tradeposted in Questions & Answers
Try this:
https://fxdreema.com/shared/i7tITiWTc
You will have to build all your structures between blocks 1 and 2. This means you will have to modify those ID numbers (as well as block ID 3, obviously) consequently.
-
RE: LOT SIZE MULTIPLY ON OPPOSITE TRADESposted in General Discussions
@karthiey Is the lot size supposed to be doubled no matter what? Then you can use this option:

On the other issue, you will need to store the value of the previous closed SL trade. But I'm not sure if that distance will be exactly the same all the time. Will open price depend on the last candle size?
-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers
If I remember correctly, that can be possible by selecting 'All' on the display menu. I remember roar said something about it in another thread, but I couldn't find it. That's interesting, what magic number is applied when that option is selected?
-
RE: automatic save templeteposted in General Discussions
AFAIK that is not possible with fxDreema. You will need to add some custom code to do that.
-
RE: last 30 candle lowposted in Questions & Answers
Then you need this (for highs):

Then you can duplicate it for lows.
-
RE: script for all theaterposted in General Discussions
@priyaavatar Then you need to use this block on top of you project:

You need to add all charts you need there comma separated.
-
RE: Stocastic RSIposted in Questions & Answers
Ok. Si ya tienes el indicador, te recomiendo este tutorial (está en inglés, eso sí), en el que se explica cómo se hace. Piensa que lo más importante es que se puedan visualizar los buffers en los que se muestra la información que buscas. Es posible (a mí me ha pasado a menudo) que el indicador no disponga de un buffer que fxDreema pueda leer.
Este es el tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema/46
-
RE: Looking to hireposted in General Discussions
Yes, it is possible, but do you really ned the horizontal lines? They are useful for a human trader looking at the chart, but not for an EA. Are you planning to use the EA 100% fully automatic? Because if so, you can remove them.
-
RE: How to validate and reset conditions?posted in Questions & Answers
I also recommend you to specify candle ID 1 on all operands of all condition blocks unless you strictly need so.
-
RE: [Invalid Volume] error when using close partially blockposted in Questions & Answers
Sure. Try it and let us know.
-
RE: is it possible to implement this into my EAposted in Questions & Answers
If you can get those rates from a custom advisor, theoretically it is possible. Otherwise you will need hardcoding them into your EA and that can be tough!

-
RE: NNFX Algo Working Template Requiredposted in General Discussions
@MartiQuant You can send personal messages by clicking on the user's icon and then the right option on the right.
-
RE: Zigzag Indicator Bufferposted in Questions & Answers
I recommend you to use this option:

And here you can find useful info about how to use it.

