Export SQX strategies to Python
4件の返信
こんにちは,
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
Unfortunately Python is not supported. You would need to make a complex XML parser that translate SQX output into Python code
0
ブラッドフォード・マッカーサー
9ヶ月前 #292184
Is this a feature that is on the roadmap for future versions at all? Would be really nice.
0
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
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
4件の返信を表示中 - 1 - 4件目 (全4件中)