Не робит..
23:45:17.676|Error |S#.Studio |System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://stocksharp.com:8000/. The connection attempt lasted for a time span of 00:00:21.0016691. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 176.9.107.213:8000. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 176.9.107.213:8000
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.StreamedFramingRequestChannel.StreamedFramingRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at StockSharp.Community.ICommunityService.Login(String login, String password)
at StockSharp.Community.BaseServiceClient`1.<Connect>b__0(TService f)
at Ecng.Net.ChannelHelper.Invoke[TChannel,TResult](ChannelFactory`1 factory, Func`2 handler)
at StockSharp.Community.BaseServiceClient`1.Connect()
at StockSharp.Community.BaseServiceClient`1.Invoke[TResult](Func`2 handler)
at StockSharp.Algo.History.Hydra.RemoteStorageClient.#=qCOyPGU6u1eFHgLqzT3_xiPOonbEfkKZLiB7wA27WomY=(ISecurityStorage #=qqQfRAOENk_hrmB3kSFagdFpKwhe80HgJvAl$j9lwvt8=, IEnumerable`1& #=qTIx1GoPnBXYMELZvw0phCw==)
at StockSharp.Studio.StorageSettingsWindow.Save()
Добавил в Тест:
Trader.RegisterMarketDepth(Security);
При старте стратегии мелькнуло окошко экспорта стакана.. но в Студии он всё ровно пустой.. ещё что-то нужно прописывать?
Создал Аналитическую.. там всё ок...