Fix: Final runtime errors (backtest_output NameError and TA-Lib TSI attribute error). a743675 Manus AI commited on Oct 24, 2025
Fix: Restore core/data.py from user-provided data_4.py to resolve model training feature error. Re-applied previous app.py fixes. bdbce45 Manus AI commited on Oct 24, 2025
Fix: Model training failure by ensuring 'value' is always included as a feature in core/data.py 13c3dd5 Manus AI commited on Oct 24, 2025
Fix: ImportError for 'preprocess_data' by moving the function from core/data_2.py to core/data.py and deleting data_2.py 05f52ea Manus AI commited on Oct 24, 2025
Feature: Integrate StockData.org as a data source. Fix: AttributeError in app.py. 2558aee Manus commited on Oct 24, 2025
Refactor load_data function in core/data.py for robust Alpha Vantage integration and error handling d07e718 Manus commited on Oct 10, 2025
Refactor load_data function in core/data.py for robust Alpha Vantage integration and error handling c840366 Manus commited on Oct 10, 2025
Refactor load_data function in core/data.py for robust Alpha Vantage integration and error handling 4b5bf1e Manus commited on Oct 10, 2025
Fix syntax and indentation errors in core/data.py for Alpha Vantage integration 4f7dd93 Manus commited on Oct 10, 2025
Fix syntax and indentation errors in core/data.py for Alpha Vantage integration 69a41bd Manus commited on Oct 10, 2025
Fix indentation error in core/plot.py and update app.py for correct data passing. 9d08131 Manus commited on Oct 2, 2025