SquidEyes.Futures
1.3.2
dotnet add package SquidEyes.Futures --version 1.3.2
NuGet\Install-Package SquidEyes.Futures -Version 1.3.2
<PackageReference Include="SquidEyes.Futures" Version="1.3.2" />
paket add SquidEyes.Futures --version 1.3.2
#r "nuget: SquidEyes.Futures, 1.3.2"
// 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
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 | Versions 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. |
-
net7.0
- SquidEyes.Fundamentals (>= 1.5.17)
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 | 212 | 6/14/2023 |
1.3.1 | 168 | 6/13/2023 |
1.2.8 | 290 | 1/13/2023 |
1.2.7 | 314 | 1/12/2023 |
1.2.6 | 325 | 1/12/2023 |
1.2.5 | 310 | 1/12/2023 |
1.2.4 | 305 | 1/12/2023 |
1.2.3 | 307 | 1/12/2023 |
1.2.2 | 312 | 1/12/2023 |
1.2.1 | 296 | 1/7/2023 |
1.2.0 | 318 | 1/4/2023 |
1.1.0 | 298 | 12/27/2022 |
1.0.16 | 303 | 12/25/2022 |
1.0.15 | 301 | 12/25/2022 |
1.0.14 | 318 | 12/22/2022 |
1.0.13 | 311 | 12/21/2022 |
1.0.12 | 304 | 12/20/2022 |
1.0.11 | 304 | 12/20/2022 |
1.0.10 | 292 | 12/20/2022 |
1.0.9 | 285 | 12/20/2022 |
1.0.8 | 303 | 12/20/2022 |
1.0.6 | 301 | 12/20/2022 |
1.0.4 | 308 | 12/20/2022 |
1.0.2 | 314 | 12/19/2022 |