Run strategy on server |
Strategies created in S#.Designer, can be run in S#.Shell. S#.Shell is faster and uses less memory than S#.Designer, and so strategies will have better performance. This approach is ideal for hosting strategies on a server.
S#.Shell can act as a container server for different types of strategies, including those created in S#.Designer.
To run the strategy in S#.Shell you need to export the strategy to a file as described in Export or Export with encryption with encryption and load it into S#.Shell as described in Run strategies from S#.Designer.