Runner

by StockSharp

Runner — a program for running StockSharp trading strategies without a graphical interface: on a server, on a VPS or on a low-spec machine. A strategy runs live or on historical data in exactly the sa...

23.3K Downloads
☆☆☆☆☆ Rating
0 Reviews
NuGet 5.0.80 Install-Package StockSharp.Studio.Runner -Version 5.0.80
Runner

Runner — a program for running StockSharp trading strategies without a graphical interface: on a server, on a VPS or on a low-spec machine. A strategy runs live or on historical data in exactly the same way.

3
operating systems
3
strategy formats
0
heavy GUI

Running live

  • Instead of windows there is console output: you see the connection, subscriptions, portfolios and orders
  • Several strategies run at the same time
  • Live and historical testing are the same launch with different settings

Configuration

  • The strategy, connections and parameters are set in a settings file
  • The same configuration can be moved to another server as is

Windows, Linux and macOS

The same Runner works on all three — a server needs no graphical shell.

Any strategy

C# code, a Designer scheme or a ready DLL — all three ways run.

Control from Telegram robots

Trading can be watched remotely: starting, stopping and strategy state from the Telegram bot.


User Reviews

Login to write a review

No reviews yet