Your Name 2c7ad867f4 거래 빠르게 안티에서 병신만든거 커서로
feat: Implement backtest source management and enhance candle data handling

Changes:
- Introduced a new function `_apply_backtest_source_env_from_request` to manage the environment variables for candle, tick, and order book sources based on incoming requests.
- Added a teardown function `_teardown_backtest_source_env` to ensure that environment variables do not persist between requests, enhancing the stability of the backtesting environment.
- Refactored existing code to utilize the new source management functions, improving code readability and maintainability.
- Added new utility functions in `bt_candle_source.py` for fetching and managing candle data, ensuring consistency with live trading data sources.

Impact:
- These changes improve the flexibility and reliability of the backtesting framework, allowing for better management of data sources and reducing the risk of cross-request contamination.
2026-08-13 16:03:40 +09:00
2026-03-17 12:33:30 +09:00
2026-07-30 18:05:07 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 21:42:41 +09:00
2026-05-05 21:04:17 +09:00
2026-02-22 18:05:14 +09:00
2026-02-22 18:05:14 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 21:42:41 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:00:33 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-07-17 01:31:20 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
Description
No description provided
Readme 62 MiB
Languages
Python 83.7%
HTML 5.7%
JavaScript 5.3%
ReScript 3.6%
Rust 0.9%
Other 0.8%