Sell my algorithm

I have a trading algorithm coded in C# in the Quantconnect platform.
an Prop firm wants to buy it from me but he wants to test it.
But to test it I would have to give them the source code.
I don't want to give away my source code of course.
Do you have a solution to offer me?
Why would they need a source code? That's a complete nonsense. It's like you buying a car and then demanding that they give you their blueprint and source code for the car.
 
After snooping around on the web, I found this. It seems you can license the algo via QuantConnect's Alpha Streams. Not really sure on the specifics, so don't skimp on your due diligence before licensing.


upload_2022-9-23_13-56-25.png


How to Submit Your Alpha to Alpha Streams

 
I have a trading algorithm coded in C# in the Quantconnect platform.
an Prop firm wants to buy it from me but he wants to test it.
But to test it I would have to give them the source code.
I don't want to give away my source code of course.
Do you have a solution to offer me?

Are you able to compile it to a .dll or build it into a stand-alone .com application for them to test it? I mean if they just want to test it to see how it works, they don't need the source code. Once they buy it, they can get all of the source code they want. Right now you just need to give them a synopsis of what the algo does and its features and etc. and that should be sufficient for them. Asking you to give them the secret sauce before they fork over the money in the name of "wanting to test it" sounds fishy to me imo.
 
Are you able to compile it to a .dll or build it into a stand-alone .com application for them to test it? I mean if they just want to test it to see how it works, they don't need the source code. Once they buy it, they can get all of the source code they want. Right now you just need to give them a synopsis of what the algo does and its features and etc. and that should be sufficient for them. Asking you to give them the secret sauce before they fork over the money in the name of "wanting to test it" sounds fishy to me imo.
The binary code can be decoded. If the algo is really great worth 1 billion, it will be reverse engineered. Send them signals instead.
 
Back
Top