finish custom indicators timeframe
This commit is contained in:
@@ -33,6 +33,6 @@
|
||||
- [x] 4.2 In `dashboard/callbacks/indicators.py`, update the save indicator callback to read the timeframe value.
|
||||
- [x] 4.3 Pass the selected timeframe to `indicator_manager.create_indicator` or `update_indicator`.
|
||||
- [ ] 5.0 Testing and Validation
|
||||
- [ ] 5.1 Write unit tests for custom timeframe data fetching and alignment.
|
||||
- [ ] 5.2 Manually test creating and viewing indicators with various timeframes (higher, lower, and same as chart).
|
||||
- [ ] 5.3 Verify visual correctness and data integrity on the chart.
|
||||
- [x] 5.1 Write unit tests for custom timeframe data fetching and alignment.
|
||||
- [xx] 5.2 Manually test creating and viewing indicators with various timeframes (higher, lower, and same as chart).
|
||||
- [x] 5.3 Verify visual correctness and data integrity on the chart.
|
||||
Reference in New Issue
Block a user