StockSharp.Studio.Base by StockSharp LP https://stocksharp.com

<PackageReference Include="StockSharp.Studio.Base" Version="5.0.6" />

 StockSharp.Studio.Base 5.0.6

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>StockSharp.Studio.Base</id>
    <version>5.0.6</version>
    <title>S#.Studio.Base</title>
    <authors>StockSharp LP https://stocksharp.com</authors>
    <owners>StockSharp LP</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://stocksharp.com/products/eula/</licenseUrl>
    <projectUrl>https://stocksharp.com/</projectUrl>
    <iconUrl>https://stocksharp.com/images/logo.png</iconUrl>
    <description>Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/</description>
    <releaseNotes></releaseNotes>
    <copyright>Copyright @ StockSharp 2021</copyright>
    <tags>S# Studio Base Trading Finance Algotrading Forex Bitcoin Cryptocurrencies Stock Exchange Derivatives Options</tags>
    <repository type="GitHub" url="https://github.com/StockSharp/StockSharp" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="NETStandard.Library" version="2.0.3" />
        <dependency id="Ecng.Common" version="1.0.48" />
        <dependency id="Ecng.Backup" version="1.0.52" />
        <dependency id="Ecng.Collections" version="1.0.51" />
        <dependency id="Ecng.ComponentModel" version="1.0.53" />
        <dependency id="Ecng.Serialization" version="1.0.52" />
        <dependency id="StockSharp.Studio.Community" version="5.0.66" />
        <dependency id="StockSharp.Algo" version="5.0.84" />
        <dependency id="StockSharp.Configuration" version="5.0.82" />
      </group>
    </dependencies>
  </metadata>
</package>