
Friends, today we are announcing the new version of our framework S#.Shell. We have updated and improved it, brought into compliance with all the features of our platform.
In addition, we would like to separately note a completely new super feature of the updated S#.Shell. We have added the support for schemas written in S#.Designer. Run strategies written in S#.Designer in simple and fast S#.Shell on your computer or remote server!
We also kept improving the existing features of our product:
- Complete source code. Perfect for creating customized algo strategies for someone or for yourself.
- Support for all StockSharp platform connections: Quik, SmartCom, Plaza II CGate, FIX/FAST, Crypto Exchange (+30 at the moment), etc.
- Flexible user interface
- Strategy testing (statistics, equity, reports).
- Save and load strategy settings.
- Launch strategies in parallel.
- Detailed information on strategy performance (orders, transactions, position, revenue, logs, etc.). Everything is simple and easy to understand.
- Launch strategies on schedule.
You can get S#.Shell along with our training courses or simply bought for 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/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).