Skip to content

Releases: moconnell/yolo

v2.1.0-beta.2 Bug Fix Release

10 Dec 09:34
c407a5c

Choose a tag to compare

Pre-release

What's Changed

  • Fix: Unravel Factors Live Handle Null Value by @moconnell in #80
  • Fix universe change handling: bypass MinOrderValue for dropped tokens by @Copilot in #82

Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2

.NET 10 Upgrade

10 Dec 07:06
b166be2

Choose a tag to compare

.NET 10 Upgrade Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.1-beta.1...v2.1.0-beta.1

Unravel: new Trend Consensus Adaptive factor

08 Dec 21:46
5a195ff

Choose a tag to compare

What's Changed

  • Bump Microsoft.Data.Analysis from 0.23.0-preview.25527.5 to 0.23.0 by @dependabot[bot] in #60
  • Bump HyperLiquid.Net from 2.16.0 to 2.17.0 by @dependabot[bot] in #59
  • Bump Microsoft.Extensions.Configuration.Abstractions from 9.0.10 to 10.0.0 by @dependabot[bot] in #62
  • Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder by @dependabot[bot] in #63
  • New Unravel Factor: Trend Long-Only Adaptive by @moconnell in #74

Full Changelog: v2.0.0-beta.1...v2.0.1-beta.1

RobotWealth API Fix

28 Nov 10:38
0fc91b5

Choose a tag to compare

RobotWealth API Fix Pre-release
Pre-release

Bumping major version as prob should have done this after major rewrite to handle Unravel in any case.

v1.1.0-beta.5

10 Nov 21:20
e6dec9b

Choose a tag to compare

v1.1.0-beta.5 Pre-release
Pre-release

What's Changed

  • Fix: TradeFactory - Tests for "RebalanceMode": "Edge" by @moconnell in #51

Full Changelog: v1.1.0-beta.4...v1.1.0-beta.5

Bug fix for multiple instances

09 Nov 21:37
9900a87

Choose a tag to compare

Pre-release

Fixes a bug that would cause parallel instances running on the same machine to use the same HL credentials

Minor bug fixes and updates

09 Nov 20:50
63b68bf

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v1.1.0-beta.2...v1.1.0-beta.3

v1.1.0-beta.2

09 Nov 11:51
5aed62e

Choose a tag to compare

v1.1.0-beta.2 Pre-release
Pre-release

What's Changed

  • ✨ Add GitHub Copilot instructions by @Copilot in #42
  • Add configurable rebalance mode to trade to tolerance band edge by @Copilot in #40
  • Fix: Build Coverage by @moconnell in #43
  • Remove: Dead Projects by @moconnell in #46
  • Bump Microsoft.Data.Analysis from 0.23.0-preview.25503.2 to 0.23.0-preview.25527.5 by @dependabot[bot] in #45

New Contributors

  • @Copilot made their first contribution in #42
  • @dependabot[bot] made their first contribution in #45

Full Changelog: v1.1.0-beta.1...v1.1.0-beta.2

Unravel Multi-Single-Factor Trading

05 Nov 21:17
d1437c7

Choose a tag to compare

Pre-release

Support dual independent uses:

  • Robotwealth YOLO (3-factor)
  • Unravel multi-single-factors (up to 6 with Pro subscription)

Unravel (fix)

08 Oct 09:47
17bc217

Choose a tag to compare

Unravel (fix) Pre-release
Pre-release

Bug fix release for Unravel API (tickers param was being passed with spaces after each comma).