Strategy based on the "ZigZag" indicator - "Last ZZ50"

 

The strategy is based on the ZigZag indicator and pending orders. General principle:

Strategy based on the "ZigZag" indicator - "Last ZZ50"

...

 
Vladimir Karputov:

The strategy is based on the ZigZag indicator and pending orders. General principle:

...

Where are the stop levels?
 
-Aleks-:

Where are the stop levels?

The system is in development, so far we are planning stops on Fibo levels, but on which ones, we will decide after the tests.

There is also a possibility of working without stops, and with averaging.

 
-Aleks-:

Where are the stop levels?

Stop loss is not set. As for closing, it has not been decided yet: it will be either Take profit or closing at market when the profit reaches a certain amount of points.


Added: we must have posted the posts at the same time :)

Общие принципы - Торговые операции - Справка по MetaTrader 5
Общие принципы - Торговые операции - Справка по MetaTrader 5
  • www.metatrader5.com
Перед тем как приступить к изучению торговых функций платформы, необходимо создать четкое представление об основных терминах: ордер, сделка и...
 
Vladimir Karputov:

Stop loss is not set. As for closing, it has not been decided yet: it will be either Take profit or closing on the market when a certain amount of points is reached.

Probably, it is worth to activate trawl and then see the result. At first glance, exit can be performed upon the reversal signal but on condition that the position is in profit.

If we have a grid, we can try exiting by the reversal signal, but again, look at the total profit and if it is more than zero - close.

 
Vladimir Karputov:

The strategy is based on the ZigZag indicator and pending orders. General principle:

Strategy based on the "ZigZag" indicator - "Last ZZ50"

...

One question to solve so far: how to choose the best way to find the values of points "A", "B" and "C"
 
Vladimir Karputov:
There is still one question to solve: how to choose the best way to find the values of points "A", "B" and "C"

Probably a loop search, there is no other way

 
Vitaly Muzichenko:

Probably a loop overrun, there's no other way


There are two ways of doing it:

  • one at a time
  • in n-element packs (10, 50, ... 100, ...)
So far I haven't decided which is more economical. Although here you should probably decide the first step: with what periodicity to search.

 
Vladimir Karputov:

Overkill can be done in two ways:

  • one at a time
  • in n-element packs (10, 50, ... 100, ...).
So far I haven't decided which is more economical. Although probably the first step should be decided: with what periodicity to search.

It is logical to periodically search on a new bar.
 

I recommend not looking at the ABC segments separately, but at the structure as a whole, as I have previously described here https://www.mql5.com/ru/forum/40157

Положение цены в структуре Zig-Zag
Положение цены в структуре Zig-Zag
  • 2015.01.27
  • www.mql5.com
Как это все дело описать математически для создания индикатора?
 
-Aleks-:

I recommend not to consider the ABC segments separately, but the structure as a whole, as I previously described here https://www.mql5.com/ru/forum/40157.

We have not yet matured to writing wave structures, first we will consider the rays separately, and perhaps that will be all, if the result will be positive.

This variant can be done in several interpretations, so there is a lot of work, and accordingly there will be different results

Reason: