RSS
Adem CELIK Adem CELIK
👁 1,241 💬 1

Custom Local Broker Api

Hi, I have to acces to my broker api with my api key and password. I have also all endpoints and requirements such as headers and payloads in api user guide’s document. How can I create new connector ...

Imperishable Imperishable
👁 1,142 💬 1

Unable to connect to exchange

I just registered with StockSharp and installed the Terminal. I am trying to connect to Binance but it gives me an error -Connector is stub only. I believe that one connection is allowed for the free ...

javier javier
👁 1,096 💬 1

[help] not able to import securities in hydra

hi, in hydra i am not able to import securities. it's my first contact with this program and i think is a great project. Any help, please? i have tried to import securities with sources: iex and yahoo...

Thomas S. Thomas S.
👁 1,494 💬 1

S#.DATA (Hydra) Upper Data Limit

Is there an upper data limit of how much S#.DATA should be used for? is 500MB too much? is GB too much? Is 5TB too much? What are the typically sizes of data storage used by professionals who use S#?

Kirill Kirill
👁 997 💬 1

How to compare MFI data in S# Designer

Hi, I want to test a simple strategy that says: Sell if MFI is above 70 Buy if MFI is below 30 What I have done so far is shown in the screenshot Here's what I don't understand: In the comparison obje...