remove ta-lib
This commit is contained in:
@ -64,9 +64,7 @@ After training, I will evaluate all models using backtesting and performance met
|
|||||||
profit, Sharpe ratio, and maximum drawdown. Later, I plan to extend the observation space with
|
profit, Sharpe ratio, and maximum drawdown. Later, I plan to extend the observation space with
|
||||||
technical indicators, volume data, or sentiment features. For technical indicators, I will use the
|
technical indicators, volume data, or sentiment features. For technical indicators, I will use the
|
||||||
\texttt{pandas-ta} library since it is easy to install, well integrated with \texttt{pandas}, and
|
\texttt{pandas-ta} library since it is easy to install, well integrated with \texttt{pandas}, and
|
||||||
provides a wide range of indicators sufficient for prototyping and research. Alternatively,
|
provides a wide range of indicators sufficient for prototyping and research.
|
||||||
\texttt{TA-Lib} is an option if higher performance is needed, but it has more complex installation
|
|
||||||
requirements.
|
|
||||||
|
|
||||||
After adding these features, I will retrain the models and compare their performance again.
|
After adding these features, I will retrain the models and compare their performance again.
|
||||||
|
|
||||||
@ -86,7 +84,7 @@ Add the technical indicators and market volume to the environment. If I have too
|
|||||||
try news analysis.
|
try news analysis.
|
||||||
|
|
||||||
\section{Availability}
|
\section{Availability}
|
||||||
I am on vacation from the 04.08 to 13.08. On the 15. I am on an event, but I have time on the 14.
|
I am on vacation from 04.08 to 13.08. On the 15. I am on an event, but I have time on the 14.
|
||||||
From the 18. onwards I am available for the next couple of weeks. I look forward to the
|
From the 18. onwards I am available for the next couple of weeks. I look forward to the
|
||||||
presentation, and thank you for giving me the additional time.
|
presentation, and thank you for giving me the additional time.
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
Reference in New Issue
Block a user