2 Commits

Author SHA1 Message Date
9da603f937 Add context support to GetPriceHistory function
Refactored GetPriceHistory to accept a context parameter, enabling better control over request lifecycle and cancellation. Updated the main function and deferred body close logic to align with the new context usage. This improves code robustness and readability.
2025-01-19 23:54:17 -05:00
fc8bedd474 initial commit 2024-11-13 22:08:24 -05:00