The supertrend i drawing a line on your chart. That line is uniting points, one for each candled. It is not offering two levels or prices at the same time. Could you pleasse provide more detailed information (a screenshot)?
Posts made by l'andorrà
-
RE: Use variable, calculated from two price level, as a stop loss levelposted in Questions & Answers
-
RE: TEST PREZZOposted in General Discussions
Do you mean you already have that EA or are asking for help to create it?
-
Looking for roar's formulaposted in Questions & Answers
A few weeks ago roar provided a formula designed to calculate pip size rules independently of the broker's symbol rules. Unfortunately I simply can't find it again. I don't remember who asked for that. Could you please share it again? I remember it was a wonderful way to avoid specifying any additional symbol's name on the project options pip size rules.
Thank you in advance.
-
RE: Supertendposted in Questions & Answers
It is a scam indicator. It repaints as crazy. Please choose another one, seriously.
-
RE: Use variable, calculated from two price level, as a stop loss levelposted in Questions & Answers
Is that the only info you will need from the indicator? I hope so because that stupid line is repainted over and over. Please tell me that the only thing you want, because if not, I will politely ask for you to change it for another one. It's a scam indicator!

-
RE: Is there access to the download MT5 code once a subscription is paid for?posted in General Discussions
I'm not sure what you are looking for. Do you have a MT4 indicator/EA and want to use the converter to get the MT5 code, maybe?
-
RE: object on chart and resolutionposted in Questions & Answers
Interesting question. I'm also eager to know.
-
RE: gap of certain pips after EMAs crossesposted in Questions & Answers
I mean this for a crossing up, for example:

Ifo both conditions are true, you know there was a crossing somewhere betwee candles 1 and 2.
-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
AlphaOmega is right. The key factor for it to be successful if fxDreema being able to identify the indocator buffers. If you get them, the EA is easy to do.
-
RE: OpenCLposted in Questions & Answers
I had no idea about it, so never tested it, of course.
I guess you will have to do it manually, as you say. I don't think this is an option for fxDReema right now. But maybe you can suggest it to the admin. -
RE: Arrow Tradrposted in General Discussions
You need to be sure that the indicator buffers are correctlu identified by fxDreema. Have you imported it to your fxDreema account?
-
RE: Help with RSI EAposted in Questions & Answers
I recommend you to select a trailing step of 1 in your trailing stop block. Now it's set to 0 and that can create some issues.
-
RE: set current market for next blockposted in Questions & Answers
Yes, it works for all block connected below it unless you specify a different market inside any of them.
-
RE: Volume Size calculated Risk & SL into a variableposted in Questions & Answers
Connect the following structure immediately below your 'buy now' block (and duplicate it for sells):

-
RE: check candleposted in Questions & Answers
Here you will find some interesting ideas to begin with:
https://fxdreema.com/forum/topic/8399/highs-and-lows
https://fxdreema.com/forum/topic/9242/high-of-the-day-low-of-the-day/2
https://fxdreema.com/forum/topic/4463/previous-candle-high-low/3 -
RE: Help with Tutorial Read from chartposted in Questions & Answers
WOW. Miro's stuff is hard to swallow!
From which thread did you get it? -
RE: "once per day" bar problemsposted in Questions & Answers
What do you exactly want? The first crossing of that day or any one crossing per day?
-
RE: Manual Intervention - EAposted in Questions & Answers
Ok. I see. You can do the following:
- Move Block ID 11 immediatley below blocks 3 and 5. That will stop the launcher tree.
- Then create this separate tree:

I chose 5 minutes to wait, but you can choose any other time period you need. Please note that a selected a '1' at the bottom of the 'For each closed trade' block. That is the way to find the last closed trade and not any other previous one.
-
RE: TEST PREZZOposted in General Discussions
I'm afraid thare are not many Italians here, sorry. Could you please translate it into English, Catalan or Spanish?
-
RE: MA Crossover helpposted in Questions & Answers
Substitute both 'If trade' blocks by 'No trade' nlocks and then connect them by its orange output. Then specifu candle ID 1 on both operands (select 'More settings' tab) of both conditions blocks.