Skip to content

Conversation

@AlexCatarino
Copy link
Member

Description

Adds example of custom signal exports.

Motivation and Context

Missing example and Python support.

Requires Documentation Change

Yes. Add a section showing how to use.

How Has This Been Tested?

Local deployment using a Python Flask application.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which improves implementation)
  • Performance (non-breaking change which improves performance. Please add associated performance test and results)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Non-functional change (xml comments/documentation/etc)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>

- SignalExportManager send signals automatically after 5 seconds.
- Missing example and Python support.
@AlexCatarino AlexCatarino force-pushed the feature-custom-signal-export branch from 9a87389 to 2da8092 Compare April 4, 2025 20:43
@AlexCatarino AlexCatarino force-pushed the feature-custom-signal-export branch from fe78b8b to f4dd763 Compare April 7, 2025 22:42
@Martin-Molinero Martin-Molinero merged commit 1cb0405 into QuantConnect:master Apr 9, 2025
6 of 8 checks passed
@AlexCatarino AlexCatarino mentioned this pull request Apr 9, 2025
11 tasks
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.

2 participants