To increase the winning percentage of the strategy

Idea:

1. I create a strategy, for example, the probability of positive trades in this strategy is winning percentage = 33%

This means that each of the three trades will be profitable – statistically.

2. Let's say in StrategyQuant X I can set a function (for example, in the Strategy Control block): The program places the initial transaction virtually

How it works: If the initial virtual trade closes in profit, the program again places a new deal virtually

If the initial trade closes at a loss, then StrategyQuant X can actually place a new orde. This will allow StrategyQuant X to set trades in my strategy with a probability of 66%

3. Let me manually set the number of virtual initial trades (one, two, three… For example, three virtual trades: three virtual trades should close in the negative, and only then a real order will be placed). This reduces the number of real trades, but increases the winning percentage of the strategy.

Attachments
No attachments
  • Votes +2
  • Project Extending SQ
  • Type Feature
  • Status New
  • Priority Normal

History

SD
#1

Serhii Domin

25.02.2021 20:56

Task created

SD
#2

Serhii Domin

25.02.2021 21:02
Voted for this task.
SD
#3

Serhii Domin

25.02.2021 21:04
This block can be placed near the ATM block (Advanced Trading Management)
b
#4

bentra

25.02.2021 23:42
SD
#5

Serhii Domin

26.02.2021 08:42
You are right and thank you for the great article! 

But I can show you a really-made Expert Advisor on the Market mql5.com, which works on the principle of "We skip the first virtual orders". The Expert Advisor really increases the percentage of winning trades Only slightly. And the ultimate goal of my idea is to reduce Max Consec Losses :)

E
#6

Emmanuel

15.12.2021 19:42
Voted for this task.

Votes: +2

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please