StockAnalysisAgent / src /technical_analysis.py

Commit History

use the df_hist for FetchForecast
067b5d0
unverified

OnurKerimoglu commited on

took out fetch_data from technical analysis to its own module
1f5a1dc
unverified

OnurKerimoglu commited on

technical_analysis: refined forecast plotting
3f99637

OnurKerimoglu commited on

technical_analysis: return only the hist data
f9577f0

OnurKerimoglu commited on

technical_analysis: import fetch_forecast from src
d116c4d

OnurKerimoglu commited on

technical_analysis: merge and plot forecasts
e11ad18

OnurKerimoglu commited on

technical_analysis: smaller plot, rotated xtick labels
b851202

OnurKerimoglu commited on

technical_analysis: robust figure saving path
6d0b28e

OnurKerimoglu commited on

error handling for plotting when fetching data goes wrong
d730ea7

OnurKerimoglu commited on

enabled showing TA plots
0975e8a

OnurKerimoglu commited on

technical analysis: better error handling, fetchperiodinweeks=12
2ac2093

OnurKerimoglu commited on

technical_analysis: minor bug fixes, return df
5df6537

OnurKerimoglu commited on

introduced src.technical_analysis.py
f680f62

OnurKerimoglu commited on