[Build 129 Dev6] AlgoWizard and Retester are exporting XML in different manner, AlgoWizard saves/exports 2 different kinds of XML

1.) The strategy "SampleStrategy1.sqx" in original was written in StrategyFile Version 3.9.130 (see attachments).

2.) But if we export an XML from Retester, this Version is changed automatically to 3.9.132 and some information is added ("options" for example). But (yet) all the variables remain unchanged.

3.) But if we export the XML from AlgoWizard instead, the Version automatically is (down-)changed to 3.9.128 and all of the parameters inside of the strategy are transformed to autoGenerated variables.

So at the end we have 3 different XML's with different properties.

This is very missleading for such programmers who are using expressions from the SQX-API!

So it would be helpful to arrange those things in a clear manner.

Attachments
screenshot.jpg
(367.27 KiB)
SampleStrategy1_original_from_SQX_inside.xml
(28.87 KiB)
SampleStrategy1_exported_from_AlgoWizard.xml
(38.39 KiB)
SampleStrategy1_exported_from_Retester.xml
(30.80 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Urgent

History

k
#1

kleva

23.07.2020 16:30

Task created

k
#2

kleva

25.07.2020 16:22

Subject changed from [Build 129 Dev6] AlgoWizard and Retester are exporting XML in different manner to [Build 129 Dev6] AlgoWizard and Retester are exporting XML in different manner, AlgoWizard saves/exports 2 different kinds of XML

k
#3

kleva

25.07.2020 16:29

And AlgoWizard does his work in a much more dangerous way:


If we are simply saving a strategy with "Save as .." as SQX it remains unchanged (without auto-generated variables). But If we do export an XML (as TXT) from the sourcecode-window, those autogenerated variables ar added.


At the end we find 2 different kinds of xml: an unchanged inside of the SQX-file and a modified 1 as exported XML.


My wish is: Let's have only 1 kind of XML everywhere!

MF
#4

Mark Fric

29.07.2020 11:36

Priority changed from Normal to Urgent


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