
Friends, today we are announcing a new version of our S#.Shell framework. We have updated and improved it, bringing it fully in line with all the capabilities of our platform.
In addition, we would like to highlight a completely new major feature in the updated S#.Shell. We have added support for strategy diagrams created in S#.Designer. Run strategies created in S#.Designer with the simple and fast S#.Shell on your computer or a remote server!
We have also continued to improve our product's existing features:
- Complete source code. Perfect for creating custom algorithmic strategies for clients or for yourself.
- Support for all connections on the StockSharp platform: QUIK, SmartCom, Plaza II CGate, FIX/FAST, cryptocurrency exchanges (more than 30 at the moment), and more.
- Flexible user interface.
- Strategy testing (statistics, equity, and reports).
- Save and load strategy settings.
- Run strategies in parallel.
- Detailed information on strategy performance (orders, transactions, positions, revenue, logs, and more). Everything is simple and easy to understand.
- Run strategies on a schedule.
You can get S#.Shell with our training courses or simply buy it separately for just $490!
Kommentare (4)
Anmelden oder Konto erstellen, Melden Sie sich an oder registrieren Sie sich, um einen Kommentar zu hinterlassen
Can I use this to do manual trades as well?
For manual trading we provide https://stocksharp.com/en/products/terminal/ It is free software what is more user-friendly in compare with Shell. Shell was designed for algorithmic trading, but sure you can put the manual trading feature using our UI framework https://doc.stocksharp.com/html/a0a4c8df-2bba-4e1e-8ba9-e1fa98728f92.htm But I cannot see any reason to do that.
What if I wanted to modify it to do algo trading and regular trading?
You can because it is provided with source codes (the key moment of this product).