Sorry but I don't think it is what I have in mind...
I need that buffer 1, 3, 5, and 7 are visible but only first time they are together visible, i.e. it's like 3 are visible and the last one became visible.
How could you use 8 variables to create an entry condition?
Posts made by Alex81
-
RE: Convergence of multiple conditions in single indicatorposted in Questions & Answers
-
RE: Convergence of multiple conditions in single indicatorposted in Questions & Answers
Ok, and how can I use it as an entry condition?
-
Convergence of multiple conditions in single indicatorposted in Questions & Answers
Hi dears, I found an interesting MTF HA indicator
0_1633787790709_4 TF Heiken Ashi Arrows.mq4As you can see in image below, it draws arrows on the first time all 4 timeframes became red or green:

Unfortunately the indicators draws arrows as objects on chart, and I couldn't get to get them in am EA.
I understand I have to use variables to get the signal, but I failed so long.
Anyone can help?
Thanks -
RE: Trailing stop following lowest/highest candlesposted in Questions & Answers
@jstap said in Trailing stop following lowest/highest candles:
@alex81 You need to use pink blocks

Thanks, it worked!
-
Trailing stop following lowest/highest candlesposted in Questions & Answers
Hi, I create stop loss on lowest x candle (for buy) or highest x candle (for sell) using this:

How should I create Trailing Stop for same output?
I can't making it work.
Thanks -
RE: How to use this ex4?posted in Questions & Answers
@jstap
Yes please, I find difficult to understand the process.
You are saying that buffers visible on MT4 windows could not be the same used by FX, but how do I create custom MQL bolck? Trial and error, ok, but starting from where? -
RE: How to use this ex4?posted in Questions & Answers
It has 4 buffers indeed:

By the way, input "Market Zone Period" is Int, not String. Or it should use a ENUM_TIMEFRAME?
Did you succeeded in making it works? -
How to use this ex4?posted in Questions & Answers
Hi,
anybody able to use this ex4 indicator?
I create all parameters and buffers, but using Trace it doesn't create lines. -
Pip size in Project Optionsposted in Questions & Answers
If trading indices CFDs, what is the conversion factor to use in pipsize according to contract specification?
For example, in this broker and this nasdaq CFD I see this:

Tick value and tick size - What should I use as conversion in the tab? 0.1 or 0.01?
Thanks
-
RE: How to create block for different strategies inside same EA?posted in Questions & Answers
@l-andorrĂ said in How to create block for different strategies inside same EA?:
@alex81 The most efficient way is using groups. Each set of conditions can be defined under a different groups. That way trades can be managed in fifferent ways too.
https://fxdreema.com/instructions/builder/groups-and-magic-numbers
that's my issue, how do we create blocks? The instructions are unclear to me...
-
RE: How to create block for different strategies inside same EA?posted in Questions & Answers
@jstap as I did above it doesn't work. Instead if I create 3 different EAs they work with just one buy and one sell. What am I missing?
-
How to create block for different strategies inside same EA?posted in Questions & Answers
Hi, it is unclear to me how to create different buy/sell orders related to different entries inside same project.
If I just create different entries they don't work
image url) -
RE: Help to import this mq5 indicatorposted in Questions & Answers
Indeed it has 9 buffers... but they don't appear in fxdreema.
Why?

-
RE: How do i make Multiple Timefilters for Multiple sessions?posted in Questions & Answers
Yes it should work that way
-
Help to import this mq5 indicatorposted in Questions & Answers
Hi, could you help me to import this indicator with all its parameters?
Thanks -
RE: Undeclared identifier warnings appearing at randomposted in Bug Reports
I have the same issue. Could you link your answer olease?
-
RE: Can't use any Custom indicator in MT5posted in Questions & Answers
No they were under Experts...
Issue solved, thanks!

