RSS
StockSharp StockSharp
👁 627 💬 0

Release notes 12/30/2022

{{entity:product:5}} (v5.0.110): Strategy. AllowTrading is virtual, read-only and depends from indicators IsFormed state. HistoryEmulationConnector creates simulated Portfolio itself.

StockSharp StockSharp
👁 586 💬 0

Release notes 12/28/2022

{{entity:product:9}} (v5.0.134): Designer supported report generation. Algo.Compilation moved from Xaml. CodeReference evaluate full path if not specified. CodeExtensions. Compile method filter out in...

Pannipa Pannipa
👁 665 💬 0

Moving average - TOC

{{entity:topic:24219}} {{entity:topic:24227}} {{entity:topic:24235}} {{entity:topic:24236}} {{entity:topic:24238}} {{entity:topic:24239}} {{entity:topic:24244}} {{entity:topic:24245}}

Pannipa Pannipa
👁 674 💬 0

Gap Patterns - TOC

{{entity:topic:24176}} {{entity:topic:24180}} {{entity:topic:24181}} {{entity:topic:24183}} {{entity:topic:24192}}

StockSharp StockSharp
👁 633 💬 0

Release notes 12/12/2022

{{entity:product:10}} (v5.0.131): Fix doc urls. {{entity:product:9}} (v5.0.133): Fix doc urls. {{entity:product:8}} (v5.0.133): DataType. IsTFCandles property Fix doc urls. {{entity:product:16}} (v5.0...

StockSharp StockSharp
👁 682 💬 0

Release notes 12/8/2022

{{entity:product:80}} (v5.0.126): MoreLinq removed. {{entity:product:75}} (v5.0.129): ss-238: plaza: update spectra stream scheme cgate client lib log restored MoreLinq removed. {{entity:product:1082}...

javier javier
👁 924 💬 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,220 💬 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
👁 788 💬 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...

StockSharp StockSharp
👁 680 💬 0

Release notes 11/11/2022

{{entity:product:83}} (v5.0.21): remove extra references from projects Ecng.Roslyn -> Ecng.Compilation.Roslyn {{entity:product:11}} (v5.0.22): remove extra refs from csproj remove extra references fro...

StockSharp StockSharp
👁 667 💬 0

Release notes 11/11/2022

{{entity:product:80}} (v5.0.125): Connectors depends from Messages ref only. {{entity:product:75}} (v5.0.128): Connectors depends from Messages ref only. {{entity:product:1082}} (v5.0.120): Connectors...

StockSharp StockSharp
👁 609 💬 0

Release notes 11/1/2022

{{entity:product:83}} (v5.0.20): remove obsolete from props {{entity:product:11}} (v5.0.21): remove obsolete from props

StockSharp StockSharp
👁 626 💬 0

Release notes 11/1/2022

{{entity:product:1082}} (v5.0.119): remove obsolete from props {{entity:product:8}} (v5.0.130): ss-229 wrong export of market depth

Marat Marat
👁 1,384 💬 0

TWAP. What is it and how does it work.

Hello, Friends! Today in the article we will consider such a popular algorithm as TWAP (Time-weighted average price). TWAP is a time-weighted average price, which is defined as the average value of va...