1947 Forks
8409 Stars
8409 Watchers

StockSharp

Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).

How to download and setup StockSharp

Open terminal and run command
git clone https://github.com/StockSharp/StockSharp.git
git clone is used to create a copy or clone of StockSharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with StockSharp https://github.com/StockSharp/StockSharp/archive/master.zip

Or simply clone StockSharp with SSH
[email protected]:StockSharp/StockSharp.git

If you have some problems with StockSharp

You may open issue on StockSharp support forum (system) here: https://github.com/StockSharp/StockSharp/issues