Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Incremental & streaming quotes, v3.0.0 #1014

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from
Draft

feat: Incremental & streaming quotes, v3.0.0 #1014

wants to merge 66 commits into from

Conversation

DaveSkender
Copy link
Owner

@DaveSkender DaveSkender commented Jan 28, 2023

v3.0.0: Streaming indicators (in-progress)

This is a collection of progressive and volatile pre-release features to produce streaming indicators and support for ingestion of price quotes from WebSockets and other active and incremental quote sources.

Note
Please provide comments and feedback in our discussion for v3.0.0 preview | Streaming features (feedback)

Notable scope

Deferred to v3.1

- handle live quotes and provide them to other subscribers
- enable Use, EMA, and SMA indicator streaming
Repository owner locked and limited conversation to collaborators Feb 6, 2023
@DaveSkender DaveSkender changed the title streaming baseline streaming and live quotes Feb 6, 2023
@DaveSkender DaveSkender changed the title streaming and live quotes v3: streaming and live quotes Aug 31, 2023
@DaveSkender DaveSkender changed the title v3: streaming and live quotes v3: incremental & streaming quotes Aug 31, 2023
@DaveSkender DaveSkender added this to the v3 milestone Oct 12, 2023
Repository owner unlocked this conversation Nov 11, 2023
@DaveSkender DaveSkender changed the title v3: incremental & streaming quotes feat: Incremental & streaming quotes, v3.0.0 Jan 1, 2024
@DaveSkender
Copy link
Owner Author

@codebeaulieu
Copy link

codebeaulieu commented Nov 17, 2024

Very excited about this major update @DaveSkender - really cool stuff.

This probably doesn't fit into your library anywhere but I am writing a system that uses FusionCache to store candles, it's extremely fast and versatile, worth checking out.

@DaveSkender DaveSkender marked this pull request as ready for review November 29, 2024 00:54
@DaveSkender DaveSkender requested a review from Copilot November 29, 2024 00:54
@DaveSkender DaveSkender marked this pull request as draft November 29, 2024 00:55
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 884 out of 899 changed files in this pull request and generated 1 suggestion.

Files not reviewed (15)
  • .editorconfig: Language not supported
  • .gitattributes: Language not supported
  • .vscode/extensions.json: Language not supported
  • Stock.Indicators.sln: Language not supported
  • docs/_indicators/Adx.md: Evaluated as low risk
  • docs/_includes/candle-result.md: Evaluated as low risk
  • .github/workflows/test-examples.yml: Evaluated as low risk
  • .github/workflows/test-indicators.yml: Evaluated as low risk
  • docs/_data/aliases.yml: Evaluated as low risk
  • docs/_indicators/Aroon.md: Evaluated as low risk
  • .github/workflows/deploy-package.yml: Evaluated as low risk
  • docs/_indicators/Alma.md: Evaluated as low risk
  • docs/_indicators/Alligator.md: Evaluated as low risk
  • docs/_includes/candle-properties.md: Evaluated as low risk
  • .github/workflows/test-website-links.yml: Evaluated as low risk

docs/_indicators/Adl.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants