Table of Contents

Control Panel

A service for managing trading strategies and robots via a Telegram bot.

For setup, go through the bot authorization process beforehand.

After that, the bot is ready for use. Next, for the bot to start seeing your strategies, you need to:

  • In the case of using the Designer program, enable the Remote mode on the Cloud panel:

    DesignerRibbon.png

    All strategies that are run in Live mode will automatically be transferred to the telegram bot, and you will be able to control them from your phone.

    In the bot StockSharpBot by selecting the /apps command you can see a list of all programs:

    TelegramControlApps.png

    Once the desired program is selected, you can see the strategies and their controls:

    TelegramControlApp.png

    TelegramControlStrategies.png

    TelegramControlStrategy.png

  • In the case of using Shell, you need to go to the Remote Manager panel and make settings similar to Designer.

  • In the case of using Hydra, all actions are done similarly to Designer. Integration with Hydra allows you to manage the downloading of market data, monitor quantitative statistics.

    TelegramHydra.png TelegramHydraStat.png

  • In the case of using S#, you can make integration using the code from Shell. Thanks to S# being cross-platform, your robots can be run on any operating system.