Valmars - page 8

 

I forgot to specify another parameter:

HighLowOnly=0 //1 means the first version of the dyckendl method - orders strictly for high and low, 0 means disabling this method and acting on the basic dyckendl_2 method - orders for oupen-high and oupen-low.

Thus, parameters Pips and HighLowOnly are peculiar switches of three methods:

1) When Pips=0 and HighLowOnly=0, the basic method of dyckendl_2 - open-high and open-low orders work

2) When Pips=0, any digit except 0 and HighLowOnly=0, the Two Orders method works - orders placed at a distance of the specified number of pips from the lowen

3) When Pips=0 and HighLowOnly=1, the first version of the dyckandle method works - orders for high and low.

 
delyus:
Files:
 

testing

 

Pips works from 15 pips, if you put, for example, 3 pips, it puts 15 minimum. It should be as specified. The same in the basic method, if it is close to the high or low price of the open, it sets 15 pips. This should be strictly according to the algorithm and clearly indicate high, low or open. Only if the candle is undefined without the body, it should be 5 pips. 15 is a lot for the hour marker, it is visually obvious that there is not enough margin for profit. It would also be useful to add a 2order switch, when false, when one order triggers, the other is immediately deleted, when true, it works like now, both are triggered.

 

have proved the following important things:

1) you can't pull a profit out of a random entry by any miracle

2) The important points of the day the open-high and low points are not important at all, and are absolutely random

3) Pipsotechnologies - a dead-end way

went to think about a long term trend following system

 
delyus:

Pips works from 15 pips, if you put, for example, 3 pips, it puts 15 minimum. It should be as specified. The same in the basic method, if it is close to the high or low price of the open, it sets 15 pips. This should be strictly according to the algorithm and clearly indicate high, low or open. Only if the candle is undefined without the body, it should be 5 pips. 15 is a lot for the hour marker, it is visually obvious that there is not enough margin for profit. It would also be useful to add a 2order switch, when false, when one order triggers, the other is immediately deleted, when true, it works like now, both are triggered.


This is because the charts are plotted at Bid price and for buying they take the Ask price, which is by Spread higher than Bida. I.e. the buy price is set higher by the Spread, which is visible on the chart. If the spread is 2 points, it is almost invisible, but if it is 7-20-50, then of course. Besides, we should consider the StopLevel level closer than which we cannot place a pending order from the current price; it is different on different servers, on some servers it is equal to the spread, and on others from 10 points.

You may or may not delete it, it will not change the general picture.

 
delyus:

have proved the following important things:

1) you can't pull a profit out of a random entry by any miracle

2) The important points of the day the open-high and low points are not important at all, and are absolutely random

3) Pipsotechnologies - a dead-end way

went to think about a long term trend following system

You have drawn the right conclusions.
 
I'll get the idea to you soon, I expect to have it finished by Thursday, with a logical entry and logical exit on the daily micro-trends
 
if that doesn't work, then we'll think of a long term strategy, like selling the euro after the fx rate hike and waiting for the fall :)))
 
delyus:
If that does not work, then we will think of a long term strategy, like selling the Euro after the Fed rate hike and waiting for the downgrade :)))

How long is the wait, if it is not a secret?
Reason: