StockSharp.BusinessEntities by StockSharp LP https://stocksharp.com

<PackageReference Include="StockSharp.BusinessEntities" Version="5.0.24" />

 StockSharp.BusinessEntities 5.0.24

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.BusinessEntities</id>
    <version>5.0.24</version>
    <title>S#.BusinessEntities</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>ITransactionProvider. EditOrder method.
Obsolete and old subscription methods made as extensions.</releaseNotes>
    <copyright>Copyright @ StockSharp 2020</copyright>
    <tags>S# BusinessEntities Trading Finance Algotrading Forex Bitcoin Cryptocurrencies Stock Exchange Derivatives Options</tags>
    <repository type="GitHub" url="https://github.com/StockSharp/StockSharp" commit="17455f50d29919a38a48a666faf80c3c2cf4aae1" />
    <dependencies>
      <group targetFramework=".NETFramework4.8">
        <dependency id="StockSharp.Messages" version="5.0.26" />
      </group>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="StockSharp.Messages" version="5.0.26" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="StockSharp.Messages" version="5.0.26" />
      </group>
    </dependencies>
  </metadata>
</package>