Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
jose maria perea carello  
Hi, I want to create an EA from this indicator, so I would like to have the indicator outside the market.
How could we do this?
I bought the indicator through the platform, and from what I see I am the first one to do it. :)
Niquel Mendoza  
jose maria perea carello #:
Hi, I want to create an EA from this indicator, so I would like to have the indicator outside the market.
How could we do this?
I bought the indicator through the platform, and from what I see I am the first one to do it. :)
Hi Jose, yes you can make expert advisors using the indicator buffers, but you would have to know how to program. If you want to create an ea, I can explain in more detail what price the buffers keep and make special modifications if necessary.
jose maria perea carello  
Niquel Mendoza #:
Hi Jose, yes you can make expert advisors using the indicator buffers, but you would have to know how to program. If you want to create an ea, I can explain in more detail what price the buffers keep and make special modifications if necessary.

I have someone who can program an EA for me based on the indicator, what I need is that the indicator is not within the market.

Niquel Mendoza  
jose maria perea carello #:

I have someone who can program an EA for me based on the indicator, what I need is that the indicator is not within the market.

How do you mean that it is not within the market, that is, that the EA concepts are not shown in the backtest? If this is the case, you can do it with TesterHideIndicators(true) in MQL5
jose maria perea carello  

cuando uno te compra el indicador, no puede sacarlo de esta plataforma y llevarlo a otra, el indicador se aloja en market, tendrias para venderme el indicador por fuera de la plataforma? para poder usar libremente a la hora de programar.?

drjavierlopez  

Hi Niquel I just bougth the indicator, its amazing, but I wanna know a little bit about trend levels.

What are existing levels, and which one is the most efficient to take trades.

This is indicator is amazing !!!

Thank you for your great job

Niquel Mendoza  
drjavierlopez #:

Hi Niquel I just bougth the indicator, its amazing, but I wanna know a little bit about trend levels.

What are existing levels, and which one is the most efficient to take trades.

This is indicator is amazing !!!

Thank you for your great job

Hello Javier, what do you mean by "trend level"? Do you mean what is shown on the panel?

If so, the trend level represents the number of CHoCH/BOS created within a trend. For example, if the level is 2, it means that 1 CHoCH and 1 BOS have been formed.

From this data, several conclusions can be drawn. For example, if the trend level is high, it could indicate that the trend has been developing for a long time, which can be interpreted as a strong trend. However, it could also increase the likelihood of a reversal, depending on the slope and strength of the move.

noppolpol  
I  use indicator ,The computer screen freezes 
Niquel Mendoza  
noppolpol #:
I  use indicator ,The computer screen freezes 

Hello, I'm sorry for the inconvenience. Could you please take a screenshot of the chart showing the indicator? Thank you very much.

edsimasf  

Dear Mendoza,

First of all, thank you for developing such a comprehensive and well-structured indicator. It has been an invaluable tool for applying SMC/ICT concepts in automated trading.

I am currently using the indicator via iCustom() in an EA (XAUUSD, H1) with all default parameters, and I would greatly appreciate your guidance on the following behavior I have observed:

What works correctly in both live chart and Strategy Tester: Buffers 0–7, 14–15, 22–27 (Order Blocks, FVG, BSL/SSL, and height buffers). These are working beautifully and are extremely useful for EA development.

What works on the live chart Data Window but returns 0.0 in the Strategy Tester: Buffers 8, 9, 16, 17, 18, 19 (Swing High/Low, HH/HL/LL/LH). I tested over one month of XAUUSD M15 data with the indicator running on H1 — all readings were consistently 0.0 in the tester, despite displaying correct values in the live Data Window.

What returns 0.0 in both live chart and Strategy Tester: Buffers 10, 11, 12, 13 (Bullish/Bearish CHoCH and BOS). The CHoCH and BOS concepts are visually plotted on the chart as graphical objects, but the corresponding buffer values remain at 0.0 in the Data Window at all times.

I noticed that the indicator has separate Internal Struct and External Struct sections, each with their own Swing, BOS, and CHoCH settings. I would like to ask:

  1. Do buffers 8–13 and 16–19 require specific input parameters to be passed via iCustom() in order to populate correctly?
  2. Is the behavior of these buffers in the Strategy Tester a known limitation, possibly related to the use of OnTimer() for their calculation?
  3. Is there any recommended configuration or workaround to get these buffers working reliably in an EA context?

Thank you very much for your time and continued support. I look forward to your response.

Best regards.

Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen