[131] strategytest problem with backtest exception and WFM xml error

Dear SQ team

I meet some problem(maybe bug) when I use 130 strategy test in 131.
It always happen backtest exception in rejected.
And when I want to running strtategies with WFM it always xml error, but I confirm that I don't use the ExitMethod.
I have try to crate the ExitMethod name ExitByLossMoney according to code-editor in 130 but failed.
So, I never use it for build.
Can you help me to check what it the problem with it, thank you.

Attachments
2021-04-20_122120.png
(137.99 KiB)
2021-04-20_121634.png
(162.58 KiB)
log_2021_04_20.log
(89.04 KiB)
project log.txt
(23.83 KiB)
strategy.rar
(4.84 MiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

SC
#1

fxchess

20.04.2021 06:25

Task created

MF
#2

Mark Fric

10.05.2021 10:08

Status changed from New to Fixed

there is this custom exit type ExitByLossMoney used in strategy Strategy  0.1100794.sqx and it stopped the whole optimization process.


I fixed it so that failure in one strategy doesn't cause stop of the optimization for the other strategies.

SC
#3

fxchess

10.05.2021 11:04

Thank you very much Mark.

BTW, I find that if I create some custom blocks in code editor, even I don't use it. When I save .sqx file.

It's also include to strategy xml.  Because I check my strategies with xml in source code page.

I find the rule logic doesn't use the custom blocks but it will show in xml file.


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