SquidEyes.Futures 1.3.2

dotnet add package SquidEyes.Futures --version 1.3.2
NuGet\Install-Package SquidEyes.Futures -Version 1.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SquidEyes.Futures" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SquidEyes.Futures --version 1.3.2
#r "nuget: SquidEyes.Futures, 1.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SquidEyes.Futures as a Cake Addin
#addin nuget:?package=SquidEyes.Futures&version=1.3.2

// Install SquidEyes.Futures as a Cake Tool
#tool nuget:?package=SquidEyes.Futures&version=1.3.2

NuGet Downloads License: MIT

SquidEyes.Futures is a small set of trading primitives, helper classes, extension methods and trading utilities; most notably:

  • TickSet: A high-performance, low-memory, tick-data collection that manages data on a Source+Contract+TradeDate basis
  • KnownAssets, KnownSymbolAs and KnownTradeDates: An indiosyncratic collection of assets, trade-dates, contracts, and symbol-conversions
  • WickoFeed: A helper-class that converts ticks in Renko-style candles, but with High/Low wicks
  • TdRenkoFeed: A helper-class that converts ticks in TdRenko-style candles
  • TickSetMaker: Converts and normalizes continuous Kibot futures data to one or more TickSets (see <a href="http://www.kibot.com/buy.aspx#futures" target="_blank">http://www.kibot.com/buy.aspx#futures</a>)

The software is open-sourced under a standard MIT license (see LICENSE.md for further details).

Contributions are always welcome (see CONTRIBUTING.md for further details).

SUPER-DUPER ULTRA-IMPORTANT NOTE: The code is mostly for the author's own personal use so there is no documentation on offer, aside from this README.md, nor is there any intent (on the author's part!) to create more-detailed documention, going forward. Moreover, a number of the classes are highly indiosyncratic (i.e. the KnownAssets class is hard-coded!)

As to unit-tests, a decent percent of the code is covered, but the tests should not be looked upon as being comprehensive.

Caveat Emptor: THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.2 175 6/14/2023
1.3.1 150 6/13/2023
1.2.8 267 1/13/2023
1.2.7 282 1/12/2023
1.2.6 296 1/12/2023
1.2.5 285 1/12/2023
1.2.4 276 1/12/2023
1.2.3 282 1/12/2023
1.2.2 283 1/12/2023
1.2.1 273 1/7/2023
1.2.0 295 1/4/2023
1.1.0 273 12/27/2022
1.0.16 272 12/25/2022
1.0.15 277 12/25/2022
1.0.14 294 12/22/2022
1.0.13 281 12/21/2022
1.0.12 278 12/20/2022
1.0.11 278 12/20/2022
1.0.10 261 12/20/2022
1.0.9 255 12/20/2022
1.0.8 273 12/20/2022
1.0.6 275 12/20/2022
1.0.4 285 12/20/2022
1.0.2 284 12/19/2022