READ-ONLY

The forum is now a read-only archive.

For bug reports & platform questions → [email protected]

Our community lives on Discord and YouTube — come join us!

Export SQX strategies to Python

4 replies

Andreas Andrews

Customer, bbp_participant, community, sq-ultimate, 8 replies.

Visit profile

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

Administrator, sq-ultimate, 2 replies.

Visit profile

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

Subscriber, bbp_participant, customer, community, sq-ultimate, 4 replies.

Visit profile

9 months ago #292184

Is this a feature that is on the roadmap for future versions at all? Would be really nice.

0

Fran

Subscriber, bbp_participant, 2 replies.

Visit profile

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

Subscriber, bbp_participant, 2 replies.

Visit profile

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)