Wrong Easylanguage code generation B129

When you take generated SQX strategy and you open it in AlogWizard tab, then after renaming/adding new labels to EA parameters, the generated code doesn't contain added labels. instead it contains cryptic stings like:

    IntLongSL = Round2Fraction(EntryPrice - (SQ_ATR(AF6CED70-02F9-CD92-EF19-04E23A026C3C)[1]));


AF6CED70-02F9-CD92-EF19-04E23A026C3C = should be 'ATR_PERIOD'
Attachments
  • Votes +2
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

Kc
#1

coensio

27.09.2020 11:27

Task created

Kc
#2

coensio

27.09.2020 11:34

Attachment SQX B129 easylanguage bug 1.png added

SQX B129 easylanguage bug 1.png
(25.47 KiB)

Moreover, added parameter labels in algo wizard do not correspond to labels in the easylanguage code, code is one big mess..see attachment


Kc
#3

coensio

27.09.2020 11:36
Voted for this task.
Kc
#4

coensio

27.09.2020 11:59

Also still on the bug list: WFA parameter labels defined in zipped SQX file, also are different and not compatible with the labels as used in generated easylanguage code...


Please once and for all synchronize this mess in the WFA generated labels and generated easylanguage code labels....there is no reason to work with different labels.


If I define a paramter label called 'ATR_PERIOD' in AlgoWizard I would like to see the same parameter in WFA optimization results but also in the generated source code.


PLEASE FIX THIS


Thank you!

e
#5

eastpeace

30.09.2020 01:54
Voted for this task.
TB
#6

Tomas Brynda

08.10.2020 11:07

Status changed from New to Waiting for information

Hi Coensio,

I think we have already fixed the problem. Can you attach some problematic strategy so I could double check it?


Best regards,

Tomas

Kc
#7

coensio

10.10.2020 11:03

Hi Tomas,


You can just generate a strategy using TS engine, then open it in AlgoWizard tab and try to change the names and add your own parameters for variables like shifts, periods, constants, coefficients etc...then you save it and after you open it again youcan look into the source code tab....

TB
#8

Tomas Brynda

13.10.2020 15:01

Status changed from Waiting for information to Fixed

Ok I confirm the issue is fixed.


Thank you


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