No GUI to write
Charts, portfolios, positions, orders and trades are already in place — the robot comes together faster and looks like a finished program.
Shell — a ready-made trading robot framework with the full C# source code. The interface, connections, testing and reports are already written: all you add is the algorithm. 74connections100%of t...
Install-Package StockSharp.Shell -Version 5.0.57
Shell — a ready-made trading robot framework with the full C# source code. The interface, connections, testing and reports are already written: all you add is the algorithm.


Charts, portfolios, positions, orders and trades are already in place — the robot comes together faster and looks like a finished program.
The strategy does not have to be coded: assemble it from blocks in Designer, save it and run it in Shell.
Both are included and switch on the fly — as in the screenshots above.

