PDA

View Full Version : Strategy privacy


Xantech
04-25-2007, 01:57 PM
So...If I make a strategy, compiled (or not) and run it inside NT, does NT "see", keep, pilfer, share, etc. my algorithm with NT, or anyone else?

Not that I am paranoid, but if it works well I wouldn't really want it used by others. Not that NT would ;)...

Thanks

NinjaTrader_Dierk
04-25-2007, 04:31 PM
- NT does not "look into" any strategy whcih it's executing
- if you deply source code others can of course see how the strategy works
- please read here about security on compield code http://www.ninjatrader-support.com/HelpGuideV6/SecureDistribution.html

Xantech
04-26-2007, 04:23 AM
Thanks :)