Shell

Shell is a ready-made graphical framework for trading robots. It can be customized for your needs and includes full C# source code.

You do not need to build a GUI (Graphical User Interface) from scratch. Shell includes the basic functionality required for testing, trading, connecting to data sources, and displaying charts, portfolios, positions, orders, and trades.

Shell Title 00

The main features of the trading robot shell:

  1. Full source code, suitable for custom trading robots and custom solutions.
  2. Support for more than 70 connections to exchanges and brokers through Connectors.
  3. Flexible user interface.
  4. Strategy testing tools: statistics, equity, and reports.
  5. Save and restore strategy settings.
  6. Concurrent strategy execution.
  7. Detailed strategy status: orders, trades, positions, profit, logs, and more.
  8. Scheduled strategy launches.

Installing Shell