122 126 - AlgoWizard: Backtester in the AlgoWizard do not open second Order (since AlgoWizard excisted)

Hi,
As an attachment, I send an EA. It is set to open a second market order after the first order has lost -35 pips. That does not work. This bug should have been fixed in the middle of 2019 - but unfortunately it is still not (that's only disappointing).

Attachments
a3.jpg
(84.60 KiB)
a1.jpg
(116.59 KiB)
a2.jpg
(126.30 KiB)
22-02-001_NoBacktestResults.sqx
(3.46 KiB)
a4.jpg
(60.61 KiB)
  • Votes 0
  • Project AlgoWizard
  • Type Feature
  • Status Fixed
  • Priority Normal

History

Dw
#1

Diwi

22.02.2020 15:18

Task created

Dw
#2

Diwi

22.02.2020 15:22

122 - AlgoWizard: Do not open second Order

Hi,

the ea in the atachment must open a first order of two orders with the lot size 0.05. Then a second order with lot size 0.1. That does not happen. Why does not that happen?


Attachments
wrongSignal3.jpg
(95.87 KiB)
Wrong_Signal.sqx
(2.86 KiB)
wrongSignal1.jpg
(116.44 KiB)
wrongSignal2.jpg
(86.12 KiB)
  • Project AlgoWizard
  • Type Bug
  • Status Fixed
  • Priority Normal
  • Assignee Tomas Brynda

History

Dw
#1

Diwi

27.10.2019 18:08

Task created

TB
#2

Tomas Brynda

28.10.2019 08:27

Assignee changed from Tomas Brynda to Tomas Brynda

TB
#3

Tomas Brynda

13.11.2019 14:31

Status changed from New to Fixed

Hi Diwi,

to be able to have more open positions at the same time, you need to select "Allow Duplicate Trades" option in the EnterAtMarket action block.

Then the strategy is capable of opening multiple positions.


During testing, I have found a bug - backtest results are not displayed if backtest failed because of automatic dismissal.

For your strategy the backtest after allowing duplicate trades had failed because of too many open positions. 

So please keep in mind that you may experience this problem.


It's fixed now, I will be working in a next release.

 

Best regards,

Tomas


Dw
#4

Diwi

13.11.2019 18:42
Hi Tomas,


ok., I will test it on release 125.


Thanks, Diwi

TB
#3

Tomas Brynda

28.02.2020 09:05

Status changed from New to Fixed

Attachment FixedStrategy.sqx added

Attachment tradelist.png added

Hi Diwi,

you used a bad strategy logic. I modified the strategy for you to open the second orders and added SL to protect your equity.


You can either clone the strategy to your AlgoWizard Cloud account using this link  or load it into SQ using the attached SQX file.

I also attach the tradelist screenshot.


Best regards,

Tomas


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please