Experts: DeMarker Pending 2

 

DeMarker Pending 2:

Development of the first version. Added parameters 'Maximum number of positions' and 'Minimum step of positions'

DeMarker Pending 2

Author: Vladimir Karputov

 
Hi Vladimir,
Thank you for the revision.

But is there a problem with the "minimum step of positions" function or am I misunderstanding the logic!

"Minimum step of positions=0", EA makes "890" total trades.
"Minimum step of positions=200", EA makes "1059" total trades (!)

When a value is entered into the function, the total number of operations should decrease. But on the contrary, it is increasing.
I am attaching the settings I used during the test.

 

Provide all tester data. Set the minimum lot.



Result:


 
Ok, I will try to do it as soon as possible.

By the way, Dear Vladimir,
The following two functions serve essentially the same purpose.
So, how logical would it be to have these two functions in the EA at the same time? 

"InpPendingIndent" 
"InpMinStepPositions"

Wouldn't it make more sense to delete the "InpPendingIndent" function?
 
Cenk # :
Ok, I will try to do it as soon as possible.

By the way, Dear Vladimir,
The following two functions serve essentially the same purpose.
So, how logical would it be to have these two functions in the EA at the same time? 

"InpPendingIndent" 
"InpMinStepPositions"

Wouldn't it make more sense to delete the "InpPendingIndent" function?

The ' InpPendingIndent ' parameter is the offset from the current price. You cannot remove this option.

 
Thank you for the answer!

Vladimir,
So far I have run all the tests with the "Constant 0.1" lot option and thought it was a reliable method. 

Considering your suggestion, is it more reliable to run all tests with "Lots Min" option than "Constant lot"?
 
Vladimir,
Which parameter sets the distance ("in Points" type) between pending orders?
EA constantly adjusts a distance of approximately "200 points" between two pending orders.

Can I not change this value?

 
There seems to be a major problem:
If "InpPendingClosePrevious = true", the EA does not open any orders (?)

Here is EA's logs:


 
Cenk # :

Considering your suggestion, is it more reliable to run all tests with "Lots Min" option than "Constant lot"?

I love the minimum lot


Cenk # :
Vladimir,
Which parameter sets the distance ("in Points" type) between pending orders ?
EA constantly adjusts a distance of approximately "200 points" between two pending orders.

Can I not change this value?

Read carefully the description of the Expert Advisor in CodeBase.


Cenk # :
There seems to be a major problem:
If " InpPendingClosePrevious = true" , the EA does not open any orders (?)

Here is EA's logs:


If the pending order works earlier, the position will be opened.

 

still the same...TP & SL & TS..DON'T ...work in some orders

....

working on line

Files:
1.jpg  275 kb
2.jpg  186 kb
3.jpg  235 kb
4.jpg  200 kb
 
Al Sayid # :

still the same...TP & SL & TS..DON'T ...work in some orders

....

working on line

Please read carefully, so you need to format your question:

Forum on trading, automated trading systems and testing trading strategies

Experts: DeMarker Pending

Vladimir Karputov, 2022.05.18 17:41

If you have an error, you must take care of providing full technical information.

You must provide (if the EA is launched online and not in the tester)

1. Input parameters of the Expert Advisor (Screenshot of the 'Inputs' tab) of the Expert Advisor

2. Two log files (log file from the 'Experts' and 'Journal' tabs)

3. Screenshot of the 'Trade' tab - ATTENTION: in the 'Profit' column, you must select the item 'as Points'! ATTENTION: be sure to show the 'Magic' column!