← Назад

Assign, install and work with StockSharp Installer.

Assign, install and work with StockSharp Installer.
Assign, install and work with StockSharp Installer.

The Installer allows you to:

  • download and install Дизайнер, Терминал, Гидра
  • buy or install connectors MT 4, MT 5, MatLab
  • buy and install additional software
  • install the program together with bought connectors
  • track the process of purchasing new programs
  • download the API library and automatically tracks its updates.
  • download the purchased training lessons, the Shell.

How to install the program:

  1. Download 142263 (.NET 6 will be installed automatically).

  2. Start the installation file stocksharp_setup.exe and follow the instructions. Sometimes Windows prevent the installation and pop up the warning like below: Smart screen eng In this case click <u>More info</u> in the warning window. You'll get the next one: Smart Screen eng run After clicking "Run anyway" button the installation begins.

  3. After installation, open the program window.

How to work with Installer:

Installer allows you to:

  • select programs available for download
  • manage updates of downloaded programs
  • purchase available paid programs

For the convenience of finding the necessary product in the program, you can choose the type of application.

Installer.UI_choose.png

To installthe desired application, you need to:

  1. Select the app, click install, agree to the license agreement, and click Continue.

Installer.UI_download.png

  1. After this you need to choose the installation path. **IMPORTANT!**It is necessary that the folder where the program will be installed is empty.

Installer.UI_dir.png

  1. After selecting the directory, click Continue.

  2. Select Execute and the installation process begins.

Installer.UI_instal.png

  1. After installation, you can use the program.

To deletethe program, select delete and click Continue.

Installer.UI_del.png

To repair, select repair and click Continue.

Installer.UI_repair.png

Installer independently tracks all software updates and updates itself automatically. Therefore, there is no need to delete it after installation. Installer is not closed by clicking on the "X" in the program window, but is closed via the toolbar, select the menu (using the right mouse button) Close.

You can also check for updates by clicking the check for updates button in the right corner of the program window.

Installer.UI_force_update.png

If updates are available, a notification will appear.

Installer.UI_updat.png

To purchase paid apps, select the software you need and click the Buy button.

Installer.UI_buy.png

Комментарии (57)

Вход или Создать аккаунт, Войдите или зарегистрируйтесь, чтобы оставить комментарий

Daniel Brady
Daniel Brady

Hi,

I've tryed using this installer, but it is failing with an error on the NuGet package. See below: 12:17:53.587 | Logger | update check failed: System.IO.FileLoadException: Could not load file or assembly 'NuGet.PackageManagement, Version=5.6.0.5, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) File name: 'NuGet.PackageManagement, Version=5.6.0.5, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A) The Zone of the assembly that failed was: MyComputer

Any advice on how I can fix this?

Support
Support

Hello

What the OS you have?

Daniel Brady
Daniel Brady

This is under Windows 10

Support
Support

Daniel Brady: This is under Windows 10

Hello

Please try the attach. More explanation here https://stackoverflow.com/questions/21763822/how-to-disable-strong-name-verification-for-all-net-assembly

Daniel Brady
Daniel Brady

Thanks. This fixed the problem.

Tristen Fielding
Tristen Fielding

Hi,

I'm on Windows 10 and I've downloaded the installer. And I've unlocked and unzipped it as per the instructions above. The batch file will create several folders under my documents folder however, I'm getting an UnauthorizedAccessException anytime it tries to write a file. I've reviewed the Security settings, including adding full access to Everyone. Then I ran the StockSharp.Installer.Console.bat several times (in boh normal user mode and as an admin) but I'm still getting access denied on every file write. For example:


20:11:40.523 | ConfigProvider  | error saving config: System.UnauthorizedAccessException: Access to the path 'C:\Users\xxxxx\Documents\StockSharp\Installer\installer_apps.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
   at StockSharp.Installer.ConfigProvider.<>c__DisplayClass14_0.<CheckSaveProductProvider>b__0()
   at Ecng.Common.Converter.<>c__DisplayClass22_0.<DoInCulture>b__0()
   at Ecng.Common.Converter.DoInCulture[T](CultureInfo cultureInfo, Func`1 func)
   at StockSharp.Installer.ConfigProvider.EnsureAllSaved()

and

20:11:47.268 | S#.Installer.Console | NuGet.Protocol.Core.Types.FatalProtocolException: Error downloading 'AWSSDK.Core.3.3.107.38' from 'https://api.nuget.org/v3-flatcontainer/awssdk.core/3.3.107.38/awssdk.core.3.3.107.38.nupkg'. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\tristen\Documents\StockSharp\Installer\packages_download\jk442mvk.du4.nugetdirectdownload' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at NuGet.Protocol.GetDownloadResultUtility.<DirectDownloadAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---

Any advice on how to fix this issue?

Tristen Fielding
Tristen Fielding

Can I get some help with this or should I start looking elsewhere?

Matt
Matt

Version: 5.0.0.0 in 64-bit mode: True OS version: Microsoft Windows NT 6.2.9200.0

Hello I am trying to create my first connection to an existing interactive brokers account. On your page:

https://doc.stocksharp.com/html/db1de349-84ef-4e59-a30b-c34a9d47bed2.htm

the connection settings window shows a username and password input.

but on my S# Terminal v 5.0.19 Window, I add interactive brokers and there is no place to enter the account's username and password.

Thank you for your help.

Matt

Matt
Matt

Tristan you need to first check the box on the installer zip file that says "unblock" I was getting a similar message as you but their install instructions were very clear with that important step.

Tristen Fielding
Tristen Fielding

FIXED!

@matt Thanks for trying to help. As stated above, I already clicked on the "Unblock" check box but that wasn't the issue. However, with your encouragement, I decided to try it again. So thanks for the support. I greatly appreciate it.

** SOLUTION ** Turned out that my Antivirus application was protecting the MyDocuments folder. Once I removed the protection everything started working as expected.

Jameshed Javed
Jameshed Javed

is there any guide? how to install it in linux?

jesus
jesus

Jameshed Javed: is there any guide? how to install it in linux?

i want to

Cam Zhao
Cam Zhao

Windows 10 box. Installation failed with following error. Any idea?

23:54:40.388 | ProgressHelper | STATUS: Updates check complete 23:54:40.388 | ProductProvider | nuget: unlocked 23:54:40.389 | ProductProvider | sleep for 1.00:00:00 23:54:40.390 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True) ---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.Console.Program.ExecuteAsync() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at StockSharp.Installer.Console.Program.Main(String[] args) 23:54:40.404 | ConfigProvider | saving installations to C:\Users\thinkpad\Documents\StockSharp\Installer\installer_apps_installed.xml 23:54:40.429 | ConfigProvider | saving app cache to C:\Users\thinkpad\Documents\StockSharp\Installer\installer_apps.xml 23:54:40.547 | ProductProvider | product provider main task is canceled

Mikhail Sukhov
Mikhail Sukhov

Cam Zhao: Windows 10 box. Installation failed with following error. Any idea?

23:54:40.390 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True)

Maybe this is the reason?

Cam Zhao
Cam Zhao

Thanks Mikhail.

If this is the cause, how can I bring the installer up? Or how can I clean up and re-install the installer and continue to install the other components.

Mikhail Sukhov:

Cam Zhao: Windows 10 box. Installation failed with following error. Any idea?

23:54:40.390 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True)

Maybe this is the reason?

Raffaele Beraudo
Raffaele Beraudo

I experienced exactly the same error. I'm also working on Windows 10

Mikhail Sukhov
Mikhail Sukhov

It is already installed, into the subfolder. Just run and use. No reason try to run the bat file more than 1 time.

Cam Zhao
Cam Zhao

Mikhail Sukhov: It is already installed, into the subfolder. Just run and use. No reason try to run the bat file more than 1 time.

The sub folder stocksharp.installer.ui (under the extracted installer) is empty.

If this is nor right, where is the destination folder?

Mikhail Sukhov
Mikhail Sukhov

Please send to support@stocksharp.com logs from Documents/Stocksharp/Installer/Logs

Cam Zhao
Cam Zhao

Mikhail Sukhov: Please send to support@stocksharp.com logs from Documents/Stocksharp/Installer/Logs

Email sent. Thanks.

MerlinBrasil
MerlinBrasil

Hi,

Looks like somebody put in a ton of work on this automated installer. Much appreciated!

Significant problem here, though.

First, running latest Windows 10, I don't have an Unblock choice. Doesn't 'seem' to be affecting the install, though

Second, at the end of the bat file, I get the error msg in the attached screenshot.

Lastly, when I OK that msg, the console shows up but with the APPS tab showing no Apps, so I cannot continue.

I'd really love to see how the full install works out... so what do I do next?

Best, Merlin

MerlinBrasil
MerlinBrasil

Thanks but, sadly, NOT FIXED ;)

I did a clean install from a fresh download of your zip file just now.

I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:

12:43:44.357 | ProgressHelper | STATUS: Updates check complete 12:43:44.357 | ProductProvider | nuget: unlocked 12:43:44.358 | ProductProvider | sleep for 1.00:00:00 12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True) ---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.Console.Program.ExecuteAsync() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at StockSharp.Installer.Console.Program.Main(String[] args) 12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml 12:43:44.496 | ProductProvider | product provider main task is canceled

D:\StockSharpTemp>pause Press any key to continue . . .

Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.

If you need my further help in debugging this, my system and I are at your disposal.

Thanks, Merlin

Sergey Sokolov
Sergey Sokolov

MerlinBrasil: Thanks but, sadly, NOT FIXED ;)

I did a clean install from a fresh download of your zip file just now.

I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:

12:43:44.357 | ProgressHelper | STATUS: Updates check complete 12:43:44.357 | ProductProvider | nuget: unlocked 12:43:44.358 | ProductProvider | sleep for 1.00:00:00 12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True) ---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.Console.Program.ExecuteAsync() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at StockSharp.Installer.Console.Program.Main(String[] args) 12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml 12:43:44.496 | ProductProvider | product provider main task is canceled

D:\StockSharpTemp>pause Press any key to continue . . .

Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.

If you need my further help in debugging this, my system and I are at your disposal.

Thanks, Merlin

It looks like your are using outdated version of installer. Please download updated installer from https://stocksharp.com/file/115526/Installer_zip/ and run .bat file from this archive.

Cam Zhao
Cam Zhao

It seems you got same issue as mine. Did u see my steps.

Try to delete the installer extracted folder AND the stockshark data folder in your Document folder (from there you will find your installation installer/logs

Cheers,

Sergey Sokolov:

MerlinBrasil: Thanks but, sadly, NOT FIXED ;)

I did a clean install from a fresh download of your zip file just now.

I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:

12:43:44.357 | ProgressHelper | STATUS: Updates check complete 12:43:44.357 | ProductProvider | nuget: unlocked 12:43:44.358 | ProductProvider | sleep for 1.00:00:00 12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True) ---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.Console.Program.ExecuteAsync() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at StockSharp.Installer.Console.Program.Main(String[] args) 12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml 12:43:44.496 | ProductProvider | product provider main task is canceled

D:\StockSharpTemp>pause Press any key to continue . . .

Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.

If you need my further help in debugging this, my system and I are at your disposal.

Thanks, Merlin

It looks like your are using outdated version of installer. Please download updated installer from https://stocksharp.com/file/115526/Installer_zip/ and run .bat file from this archive.

Cam Zhao
Cam Zhao

Finally I got it installed.

This was what I did:

  1. Delete all old installed .net
  2. Download and install .net desktop from here: https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.10-windows-x64-installer
  3. Install .net desktop
  4. Delete old installer zip and re-download and unlock and extract
  5. Delete old files ~User/Documents/StockShart
  6. Disable FW or add rule for installer in nortorn
  7. Install - Yahoo!

Many thanks

MerlinBrasil
MerlinBrasil

Thanks Cam Zhao :)

I skipped step 1 and 6. I suspect the Step 5 was the culprit. I cleared all except the credentials.xml (which has my UID and PW to be able to autolog in during the install.bat procedure.

Everything worked as advertised, and the install of all the free components worked like a charm.

MAJOR KUDOS to the StockSharp team for investing the time and resources in order to produce a VERY professional install, particularly for all of those who are not fluent in Russian :) lol

I haven't looked yet, but the next challenge will be the User Manuals and the YouTube channel (which I found completely unusable in the past).

Thanks again Cam and to the StockSharp Team who made this possible.

Best, Merlin

Jun Feng
Jun Feng

18:23:42.302 | ProfileHelper | login error: System.InvalidOperationException: Error connection ---> System.IO.IOException: Unable to read data from the transport connection: 远程主机强迫关闭了一个现有的连接。. ---> System.Net.Sockets.SocketException (10054): 远程主机强迫关闭了一个现有的连接。 at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at Ecng.Serialization.BinaryHelper.ReadBytes(Stream stream, Byte[] buffer, Int32 len, Int32 pos) at Ecng.Serialization.BinaryHelper.ReadByteEx(Stream stream, Byte[] buffer) at StockSharp.Fix.Native.BaseFixReader.ReadByte() at StockSharp.Fix.Native.TextFixReader.ReadTag() at StockSharp.Fix.Native.Extensions.#=zmNphM38=(IFixReader #=zAFMNCKw=, FixTags #=zuTwty2dU1f_X) at StockSharp.Fix.Native.Extensions.ReadHeader(IFixReader reader, Boolean skipBeginString, String expectedVersion) at StockSharp.Fix.Dialects.BaseFixDialect.#=zOZSN7MnkrZYC94p6ghmgzJ2DwwhU_YSxCv$hU7I6RNM5(Action1 #=zAe1JROC8QqgH) at StockSharp.Fix.FixMessageAdapter.#=zZ$vmI14cpnIp(IFixDialect #=zn1X5CQK8tqBK, Int32 #=zFkCjxv8ae_x4cFmu5ib52Jk=) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__1() at Ecng.Common.Converter.<>c__DisplayClass22_0.<DoInCulture>b__0() at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Func1 func) at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Action action) at StockSharp.Algo.TraderHelper.DoConnect(IMessageAdapter adapter, IEnumerable1 requests, Boolean waitResponse, Func2 newMessage) at StockSharp.Algo.TraderHelper.Download[TResult](IMessageAdapter adapter, Message request) at StockSharp.Community.FIX.BaseFixClient.Do[TResult](Message message) at StockSharp.Community.FIX.AuthenticationClient.Login() at StockSharp.Community.FIX.AuthenticationClient.StockSharp.Community.IAuthenticationClient.Login() at StockSharp.Installer.ProfileHelper.TryLogin(ServerCredentials cred, Boolean force) at StockSharp.Installer.ProfileHelper.LoginAsync()

Thomas
Thomas

Hi,

I get the following message and when I press any key the window disappears.

21:53:39.934 | S#.Installer.Console | no arguments 21:53:39.978 | S#.Installer.Console | Usage: StockSharp.Installer.Console.exe [--forcecheck] [--allowcache] [--pre] [--noerror] [--backup_settings] [--cleardir] show [package_id]|show_updates|show_installed|install package_id path [run_exe_name]|update package_id [run_exe_name]|repair package_id [run_exe_name]|remove package_id 21:53:39.982 | S#.Installer.Console | press any key to continue...

Thomas
Thomas

Hi,

I now just get the .bat file that appears for a short time. I have tried uninstalling all net frameworks and installing only the .NET core 3.1 also have followed all the steps.

Any ideas or workarounds?

thanks, Tom

Nick L
Nick L

Hi, So yesterday I had Stocksharp installed on my PC for the first time and all was working fine. This morning I opened up Stocksharp Installer and found several packages needed updating. I clicked on update/continue and it looked like the packages were installed, however the installer will not start now. I did see you needed dotnet5 so I installed this. I tried removing Stocksharp (deleting installer directory and the one in my documents) and re-installing but to no avail.

Any thoughts? Cheers, Nick

Nick L
Nick L

So I tried a complete re-install today (deleted everything and started again) and got the following error message:

07:20:22.387| |ProgressHelper| GET https://nuget.stocksharp.ru/x/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework=''&includePrerelease=false&$skip=0&$top=100&semVerLevel=2.0.0 07:20:22.618| |ProgressHelper| InternalServerError https://nuget.stocksharp.ru/x/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework=''&includePrerelease=false&$skip=0&$top=100&semVerLevel=2.0.0 230ms 07:20:22.826| |ProgressHelper| GET https://nuget.stocksharp.ru/x/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework=''&includePrerelease=false&$skip=0&$top=100&semVerLevel=2.0.0 07:20:23.067| |ProgressHelper| InternalServerError https://nuget.stocksharp.ru/x/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework=''&includePrerelease=false&$skip=0&$top=100&semVerLevel=2.0.0 239ms 07:20:23.278| |ProgressHelper| GET https://nuget.stocksharp.ru/x/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework=''&includePrerelease=false&$skip=0&$top=100&semVerLevel=2.0.0

I can visit the page in a browser & ping nuget.stocksharp.ru, but the search is not returning any results.

The XML result from the server is:

<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> <m:code/> <m:message xml:lang="en-US">An error has occurred.</m:message> </m:error>

Any thoughts? Many thanks,

Nick

James
James

Hi,

I have tried to use the installer provided but am not having much luck. I have followed the instructions and have VS2019 installed (with .NET 5)

When i run setup_installer.bat it prompts me for my username and password. It successfully logs in and then proceeds to download a heap of files.

Once the bat file finishes running is terminates with the lines below.

15:49:10.320 | ConfigProvider | saving installations to C:\Users\james\Documents\StockSharp\Installer\installer_apps_installed.xml 15:49:10.333 | ConfigProvider | saving installations done 15:49:10.334 | ProductProvider | product provider main task is canceled 15:49:10.335 | S#.Installer.Console | starting S#.Installer (c:\users\james\desktop\installerconsole\stocksharp.installer.ui\StockSharp.Installer.UI.exe)... 15:49:10.335 | InstallerChannel | pipe server task is canceled

No GUI or installer starts.

I have tried to manually double click StockSharp.Installer.UI.exe, but it does not run / show anything.

Can you please advise what may be the issue here? I have also attached the log file (with my email removed from the log

John
John

James: Hi,

I have tried to use the installer provided but am not having much luck. I have followed the instructions and have VS2019 installed (with .NET 5)

When i run setup_installer.bat it prompts me for my username and password. It successfully logs in and then proceeds to download a heap of files.

Once the bat file finishes running is terminates with the lines below.

15:49:10.320 | ConfigProvider | saving installations to C:\Users\james\Documents\StockSharp\Installer\installer_apps_installed.xml 15:49:10.333 | ConfigProvider | saving installations done 15:49:10.334 | ProductProvider | product provider main task is canceled 15:49:10.335 | S#.Installer.Console | starting S#.Installer (c:\users\james\desktop\installerconsole\stocksharp.installer.ui\StockSharp.Installer.UI.exe)... 15:49:10.335 | InstallerChannel | pipe server task is canceled

No GUI or installer starts.

I have tried to manually double click StockSharp.Installer.UI.exe, but it does not run / show anything.

Can you please advise what may be the issue here? I have also attached the log file (with my email removed from the log

Even I'm also facing the same issue. Team, please help to resolve the problem

Tronsom
Tronsom

Can't install.

13:47:02.954 | ProfileHelper | trying to login (xxx@gmail.com)... 13:47:03.154 | ProfileHelper | login error: System.InvalidOperationException: Error connection ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass137_01.<Download>g__OtherMessageHandler|1(Message msg) at StockSharp.Algo.TraderHelper.<>c__DisplayClass137_01.<Download>b__2(Message msg) at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__0(Message msg) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__1() at Ecng.Common.Converter.<>c__DisplayClass22_0.<DoInCulture>b__0() at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Func1 func) at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Action action) at StockSharp.Algo.TraderHelper.DoConnect(IMessageAdapter adapter, IEnumerable1 requests, Boolean waitResponse, Func`2 newMessage) at StockSharp.Algo.TraderHelper.Download[TResult](IMessageAdapter adapter, Message request) at StockSharp.Community.FIX.BaseFixClient.GetResponse[TResult](Message message) at StockSharp.Community.FIX.AuthenticationClient.Login() at StockSharp.Community.FIX.AuthenticationClient.StockSharp.Community.IAuthenticationClient.Login() at StockSharp.Installer.ProfileHelper.TryLogin(ServerCredentials cred, Boolean force) at StockSharp.Installer.ProfileHelper.LoginAsync()

Aleksander Borstsevski
Aleksander Borstsevski

инсталлер при ссылке на соглашение внизу дает вот такое https://stocksharp.ru/error/notfound/

кнопка "продолжить" блокирована :(

Scaramouche
Scaramouche

при запуске setup_installer.bar

19:08:02.887 | ProfileHelper | login error: System.InvalidOperationException: Ошибка соединения ---> System.IO.IOException: Unable to read data from the transport connection: Удаленный хост принудительно разорвал существующее подключение.. ---> System.Net.Sockets.SocketException (10054): Удаленный хост принудительно разорвал существующее подключение. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass137_01.<Download>g__OtherMessageHandler|1(Message msg) at StockSharp.Algo.TraderHelper.<>c__DisplayClass137_01.<Download>b__2(Message msg) at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__0(Message msg) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__1() at Ecng.Common.Converter.<>c__DisplayClass22_0.<DoInCulture>b__0() at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Func1 func) at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Action action) at StockSharp.Algo.TraderHelper.DoConnect(IMessageAdapter adapter, IEnumerable1 requests, Boolean waitResponse, Func`2 newMessage) at StockSharp.Algo.TraderHelper.Download[TResult](IMessageAdapter adapter, Message request) at StockSharp.Community.FIX.BaseFixClient.GetResponse[TResult](Message message) at StockSharp.Community.FIX.AuthenticationClient.Login() at StockSharp.Community.FIX.AuthenticationClient.StockSharp.Community.IAuthenticationClient.Login() at StockSharp.Installer.ProfileHelper.TryLogin(ServerCredentials cred, Boolean force) at StockSharp.Installer.ProfileHelper.LoginAsync()

Ernesto Ramos
Ernesto Ramos

Hey are there any steps to install on linux?. According to the docs the product is compatible with Net 5.0. VS Code or Ryder whatever works.

Kyle
Kyle

Hello, I installed .NET 5 (I also have .NET 6 installed), unblocked the folder, was able to run the bat file and sign in my email address and password. Once the program was running I kept getting these four lines repeating endlessly. I'm on Windows 10

20:59:05.750 | ProgressHelper | GET https://nuget.stocksharp.com/x/v3/registration/stocksharp.okcoin/index.json 20:59:05.787 | ProgressHelper | GET https://api.nuget.org/v3/registration5-gz-semver2/stocksharp.okcoin/index.json 20:59:05.813 | ProgressHelper | NotFound https://nuget.stocksharp.com/x/v3/registration/stocksharp.oanda/index.json 146ms 20:59:05.813 | ProgressHelper | OK https://api.nuget.org/v3/registration5-gz-semver2/stocksharp.oanda/index.json 156ms

Krrish
Krrish

The batch file just flashes the terminal and disappears. Windows 7 had installed .net 5 . Still couldn't initiate the installation process or even ask login details. How to fix that?

murat
murat

Unable to verify username and password. The reason is because it is not connecting to your server.

Ouederni Slim
Ouederni Slim

Hi each time i run Sdesigner i get this error

S#.Designer

OK

can you help me please thanks

N
N

can't install the installer, gives NullReferenceException


13:40:23.320 | ProductProvider | updating packages info...
13:40:23.339 | StockSharpPackageSource | trying to resolve nuget v3 service index at https://nuget.stocksharp.com/x/v3/index.json
13:40:30.816 | StockSharpPackageSource | nuget v3 service index is not available: NuGet.Protocol.Core.Types.FatalProtocolException: Unable to load the service index for source https://nuget.stocksharp.com/x/v3/index.json.
 ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at NuGet.Protocol.HttpSource.<>c__DisplayClass15_0`1.<<GetAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at NuGet.Common.ConcurrencyUtilities.ExecuteWithFileLockedAsync[T](String filePath, Func`2 action, CancellationToken token)
   at NuGet.Common.ConcurrencyUtilities.ExecuteWithFileLockedAsync[T](String filePath, Func`2 action, CancellationToken token)
   at NuGet.Protocol.HttpSource.GetAsync[T](HttpSourceCachedRequest request, Func`2 processAsync, ILogger log, CancellationToken token)
   at NuGet.Protocol.ServiceIndexResourceV3Provider.GetServiceIndexResourceV3(SourceRepository source, DateTime utcNow, ILogger log, CancellationToken token)
   --- End of inner exception stack trace ---
   at NuGet.Protocol.ServiceIndexResourceV3Provider.GetServiceIndexResourceV3(SourceRepository source, DateTime utcNow, ILogger log, CancellationToken token)
   at NuGet.Protocol.ServiceIndexResourceV3Provider.TryCreate(SourceRepository source, CancellationToken token)
   at NuGet.Protocol.Core.Types.SourceRepository.GetResourceAsync[T](CancellationToken token)
   at StockSharp.Installer.InstallerRepoProvider.StockSharpPackageSource.GetImplAsync(String src, CancellationToken token)
13:40:30.956 | ProductProvider | nuget: unlocked
13:40:30.958 | ProductProvider | update check failed: System.NullReferenceException: Object reference not set to an instance of an object.
   at NuGet.Configuration.PackageSourceProvider.LoadConfigurationDefaultSources(IEnumerable`1 configurationDefaultSources)
   at NuGet.Configuration.PackageSourceProvider..ctor(ISettings settings, IEnumerable`1 configurationDefaultSources, Boolean enablePackageSourcesChangedEvent)
   at NuGet.Configuration.PackageSourceProvider..ctor(ISettings settings, IEnumerable`1 configurationDefaultSources)
   at StockSharp.Installer.InstallerRepoProvider..ctor()
   at StockSharp.Installer.InstallerRepoProvider.<>c.<.cctor>b__27_0()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at StockSharp.Installer.InstallerRepoProvider.GetInstanceAsync(CancellationToken token)
   at StockSharp.Installer.NugetHelper.SearchPackagesAsync(Boolean allowPrerelease, CancellationToken token, ILogReceiver log)
   at StockSharp.Installer.ProductProvider.UpdatePackagesInfoAsync(Boolean allowPrerelease, CancellationToken token)
   at StockSharp.Installer.ProductProvider.RunImplAsync()
13:40:31.011 | ProgressHelper  | STATUS: Error checking for updates
13:40:31.012 | ProgressHelper  | System.NullReferenceException: Object reference not set to an instance of an object.
   at NuGet.Configuration.PackageSourceProvider.LoadConfigurationDefaultSources(IEnumerable`1 configurationDefaultSources)
   at NuGet.Configuration.PackageSourceProvider..ctor(ISettings settings, IEnumerable`1 configurationDefaultSources, Boolean enablePackageSourcesChangedEvent)
   at NuGet.Configuration.PackageSourceProvider..ctor(ISettings settings, IEnumerable`1 configurationDefaultSources)
   at StockSharp.Installer.InstallerRepoProvider..ctor()
   at StockSharp.Installer.InstallerRepoProvider.<>c.<.cctor>b__27_0()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at StockSharp.Installer.InstallerRepoProvider.GetInstanceAsync(CancellationToken token)
   at StockSharp.Installer.NugetHelper.SearchPackagesAsync(Boolean allowPrerelease, CancellationToken token, ILogReceiver log)
   at StockSharp.Installer.ProductProvider.UpdatePackagesInfoAsync(Boolean allowPrerelease, CancellationToken token)
   at StockSharp.Installer.ProductProvider.RunImplAsync()
13:40:31.017 | S#.Installer.Console | press any key to continue...

emrah Gunes
emrah Gunes

I have installed the Installer, but when it runs I get the attached error, what is the reason?

MHAMED AMINE RAHMANI
MHAMED AMINE RAHMANI

Hello,

Please i couldnt install your trading platform the net 5 is no more supported now it s net6 but i did installed both of them but couldn t run the setup_installer.bat.

Thank you

Norbert
Norbert

Microsoft defender keeps deleting the file, I cant install. Is there any other solution then switching Microsoft Defender off?

liuqiba
liuqiba

I had clik "StockSharp.Installer.UI.exe" ,but nothing changing win 10 had net 6 sdk

liuqiba
liuqiba

I had clik "StockSharp.Installer.UI.exe" ,but nothing changing win 10 had net 6 sdk

William B
William B

liuqiba: I had clik "StockSharp.Installer.UI.exe" ,but nothing changing win 10 had net 6 sdk

Hello, what do you mean under "nothing"? Can you attach screenshot and logs? Logs are placed in C:\Users*YOUR USERNAME*\Documents\StockSharp\Installer\Logs

Oscar Khoo
Oscar Khoo

Not sure what are the errors? Can anyone help? Thanks.

04:36:22.565|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:22.821|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 255ms 04:36:22.824|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:23.194|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/system.valuetuple/index.json 946ms 04:36:23.260|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.499|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 239ms 04:36:23.502|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.785|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 959ms 04:36:23.887|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.341|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 453ms 04:36:24.344|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.441|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 937ms 04:36:24.490|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.linux/index.json

Oscar Khoo
Oscar Khoo

Can anyone help? Thanks.

04:36:22.565|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:22.821|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 255ms 04:36:22.824|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:23.194|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/system.valuetuple/index.json 946ms 04:36:23.260|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.499|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 239ms 04:36:23.502|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.785|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 959ms 04:36:23.887|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.341|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 453ms 04:36:24.344|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.441|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 937ms 04:36:24.490|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.linux/index.json

Oscar Khoo
Oscar Khoo

Can anyone help? I am getting error msg like this.

04:36:20.951|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/microsoft.packaging.tools/index.json 04:36:21.035|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.core/index.json 04:36:21.267|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.core/index.json 231ms 04:36:21.273|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.core/index.json 04:36:22.185|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/microsoft.packaging.tools/index.json 1229ms 04:36:22.217|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.core/index.json 943ms 04:36:22.246|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/system.valuetuple/index.json 04:36:22.247|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/system.valuetuple/index.json 04:36:22.494|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/system.valuetuple/index.json 245ms 04:36:22.565|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:22.821|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 255ms 04:36:22.824|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 04:36:23.194|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/system.valuetuple/index.json 946ms 04:36:23.260|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.499|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 239ms 04:36:23.502|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 04:36:23.785|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.provider.e_sqlite3.netstandard11/index.json 959ms 04:36:23.887|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.341|Debug |ProgressHelper| NotFound https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.osx/index.json 453ms 04:36:24.344|Debug |ProgressHelper| GET https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.osx/index.json 04:36:24.441|Debug |ProgressHelper| OK https://api.nuget.org/v3/registration5-gz-semver2/sqlitepclraw.lib.e_sqlite3.v110_xp/index.json 937ms 04:36:24.490|Debug |ProgressHelper| GET https://nuget.stocksharp.com/x/v3/registration/sqlitepclraw.lib.e_sqlite3.linux/index.json

Oscar Khoo
Oscar Khoo

Hi I like to know what kind of error msg I received?

William B
William B

Oscar Khoo: Hi I like to know what kind of error msg I received?

Please, update the .NET Framework. You should use net 6 x64.

Oscar Khoo
Oscar Khoo

I uninstalled my. NET 4 x86 and installed. NET 6. with my Windows 8 64 bit. Should I change to a Windows 10 64 bit instead?

ubong Etim
ubong Etim

Hello< I am trying to download hydra from stocksharp but I use a mac OS and I currently cannot find any helpful resources

StockSharp
StockSharp

ubong Etim: Hello< I am trying to download hydra from stocksharp but I use a mac OS and I currently cannot find any helpful resources

Only Hydra server compatible for cross-platform. Standalone UI Hydra can work on Windows only.

richard
richard

hey sorry i have a question does this work with mac?