Export SQX strategies to Python
4 replies
Andreas Andrews
2 years ago #286935
Hello,
I want to know what is the easiest way to export a strategy from SQX into Python language. It doesnt seem like SQX has that functionality, but is there a third party workaround where I can just copy in the XML code ( or any other language) from SQX, then it outputs the same strategy in python?
1
tomas262
2 years ago #286953
Unfortunately Python is not supported. You would need to make a complex XML parser that translate SQX output into Python code
0
Bradford McArthur
9 months ago #292184
Is this a feature that is on the roadmap for future versions at all? Would be really nice.
0
Fran
8 months ago #292224
Hey, do you have samples of SQX output to test this?
Also can you advise on the steps to build that parser you’d take (if possible with the steps in a small example using a SQX output file)?
What tool/tools do you know you’d recommend to do this task?
0
Fran
8 months ago #292225
Hey, still issues posting on the forum!
Do you have samples of SQX output to test this?
Also can you advise on the steps to build that parser you’d take (if possible with the steps in a small example using a SQX output file)?
What tool/tools do you know you’d recommend to do this task?
0
Viewing 4 replies - 1 through 4 (of 4 total)