Test precision

Hello,
Please specify the test precision in string, instead of enumerated numbers.
It is somewhat confused.. Thanks.
Malim

Attachments
TestPrecision.png
(56.77 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

?
#1

anonymous

08.09.2017 14:18

Task created

TT
#2

Tamas

05.10.2017 16:18
Thanks for the report. It will be fixed in the next release.
TT
#3

Tamas

05.10.2017 16:22

Status changed from New to Fixed

Problem bol v tom ze originalne sa do xml config ukladal precision ako string napriklad "Selected timeframe only (fastest)".

Takze vo vypise settings som iba vypisat text atributu z xml config.


Po novom to je fixnute a precision sa uz uklada do xml config ako int/constanta.

Tym padom uz vypisuje ako je nizsie


String precision = Precisions.toString(XMLUtil.getIntAttr(elSetup, "testPrecision", 1)); data.put(new JSONObject().put("key", "Test precision").put("value", precision));



Upravil som rovno aj tasks config xml aby tam boli defaultne vsade 1 namiesto string.


Toto by ale trebalo upravit aj v project xml configs pre build/retester ale tie sa necommituju. Ono sa to nastavi samo pri najblizsej zmene settings tabu Data automaticky ked sa prepisu zmeny.


Takze tento task je fixnuty a bol to teda bug sposobeny zmenou ukladania konstant pre precision.


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