[Build 137.1639 RC3] No pips or Percent results for biggest MAE





if we are using  BiggestMA    snippet, we do not get any results in pips or in percent, we have "N/A" as results


the argument StatsTypeCombination combination in function getMAEByStatsType  don't seem to work correctly

this is not working correctly :

if(combination.getPLType() == PlTypes.Money)
} else if(combination.getPLType() == PlTypes.Percent) {
} else if(combination.getPLType() == PlTypes.Pips) {


Please see the attached video

Attachments
No pip or Percent results for biggest MAE.mp4
(9.36 MiB)
  • Votes +1
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

E
#1

Emmanuel

31.05.2023 12:11

Task created

E
#2

Emmanuel

31.05.2023 12:11
Voted for this task.
E
#3

Emmanuel

31.05.2023 14:24

Description changed:





if we are using  BiggestMA    snippet, we do not get any results in pips or in percent, we have "N/A" as results


the argument StatsTypeCombination combination in function getMAEByStatsType  don't seem to work correctly


this is not working correctly :


if(combination.getPLType() == PlTypes.Money)
} else if(combination.getPLType() == PlTypes.Percent) {
} else if(combination.getPLType() == PlTypes.Pips) {


Please see the attached video

TT
#4

Tamas

01.06.2023 13:15

Status changed from New to Fixed

Hello, please go to Configuration->Performance tab and switch on "Compute metrics in pips/ percent".


You don't need to restart sqx after that change. It should work properly.


E
#5

Emmanuel

01.06.2023 14:59
Hello Tamas,


Excellent !!! it works ! Thank you !!!!!


Votes: +1

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please