Steve Dudenhoeffer 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
..