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

Release 1.209.0 #2143

Merged
merged 113 commits into from
Dec 25, 2024
Merged

Release 1.209.0 #2143

merged 113 commits into from
Dec 25, 2024

Conversation

cjdsellers
Copy link
Member

See release notes.

cjdsellers and others added 30 commits December 16, 2024 07:37
Replaced direct instance variables with `self.config` attributes to standardize access to configuration parameters across the codebase. Simplifies and enhances maintainability by reducing redundancy and potential errors.

Closes #2114.
* Fix databento venue conversion for GLBX
* Add start as params for databento market data subscriptions
Add two new sections to instruments.md:
- Margins and fees: Explain margin calculations, leverage,
  and fee structures
- Commissions: Document built-in fee models and custom
  implementation examples

Closes #2127.
Copy link

codspeed-hq bot commented Dec 25, 2024

CodSpeed Performance Report

Merging #2143 will not alter performance

Comparing develop (19a5996) with develop (d1e69e1)

Summary

✅ 53 untouched benchmarks
🆕 3 new benchmarks

Benchmarks breakdown

Benchmark develop develop Change
🆕 test_format_iso8601 N/A 24.2 µs N/A
🆕 test_format_iso8601_millis N/A 24.7 µs N/A
🆕 test_unix_nanos_to_iso8601 N/A 20.2 µs N/A

@cjdsellers cjdsellers merged commit 290bd8e into master Dec 25, 2024
18 checks passed
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.

7 participants