[131] Emergency bug with AlgoWizard template

Dear SQ team

I use AlgoWizard to create a template for SQX build but it's always produce strange logic.
Please reference my attachments, thank you. 
1.I set random number for ATR multiple but it always exceed the limit range and produce indicator into "random volume"
2.I don't chose any blocks with "number" but it will produce the logic "27 cross 24" <-- it's very strange.

Attachments
2021-06-08_131938.png
(122.79 KiB)
AlgoTemplate.sqx
(3.17 KiB)
BuildSetting.cfx
(22.11 KiB)
Strategy 117188.sqx
(23.56 KiB)
2021-06-08_131233.png
(71.93 KiB)
2021-06-08_131356.png
(85.47 KiB)
2021-06-08_131431.png
(67.29 KiB)
  • Votes +5
  • Project StrategyQuant X
  • Type Bug
  • Status New
  • Priority Normal

History

SC
#1

fxchess

08.06.2021 07:21

Task created

SC
#2

fxchess

08.06.2021 07:32
Voted for this task.
SC
#3

fxchess

08.06.2021 10:30
BTW, if I just use random value for a limit range like 1:10:1 it's always exceed 10 when I build strategy. So, I try to use random group but it's still happen too.
SC
#4

fxchess

08.06.2021 11:36

Attachment 2021-06-08_172740.png added

Attachment 2021-06-08_173542.png added

Attachment 2021-06-08_173750.png added

2021-06-08_172740.png
(27.87 KiB)
2021-06-08_173750.png
(109.44 KiB)
2021-06-08_173542.png
(93.32 KiB)
Another issue is when I set the randomvalue with 1:10:1 it's still happen exceed 10 and always can't get the same value with number1
MF
#5

Mark Fric

14.06.2021 08:17
the problem is caused by genetic evolution operations, generally these checks verify only the initial population, but in the mutation adn crossover it can happen that the values are replaced between different blocks and they don't respect the original constraints.


We will look at it, but it is a lot of work, it will not be in the next build 132.


It works correctly if you use Random generation.

SC
#6

fxchess

14.06.2021 09:21
Dear Mark

Thank you very much.

I can understand what you mean, just like you say it will be a big work.

So, I can accept it.

I suggestion let user can't select "Genetic evolution" when they use build from template to solve this problem, thank you.

E
#7

Emmanuel

27.09.2021 16:42
Voted for this task.
Cc
#8

Cyber

27.06.2022 05:39
Voted for this task.
Dw
#9

Diwi

09.10.2022 12:58
Voted for this task.
E
#10

Emmanuel

05.04.2023 15:01
Voted for this task.

Votes: +5

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please