Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jhonabreul
Copy link
Collaborator

@jhonabreul jhonabreul commented Aug 4, 2025

Support Python functions conversion to managed delegates (Func/Action).
Will close QuantConnect/Lean#8704

Additionally, fix a bug in enums precedence when matching method overloads, so that numerical type argumens take precedence over enums.

Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@jhonabreul jhonabreul merged commit 1d09c98 into QuantConnect:master Aug 6, 2025
0 of 21 checks passed
@jhonabreul jhonabreul deleted the feature-conversion-to-managed-delegates branch August 6, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python ATR/APS/BB/... indicator selector support
2 participants