thanks, I really like your videos! have tried out some of this myself with ollama - but so far I have not struck gold! Hopefully I will get better, thanks for your content, really appreciate how you walk through the code, your rationale and the relevance to underlying/what it does so to say.
Thanks for sharing! but you may be incorrectly looking for direct corrections between indicator and stock closing prices. As I understand, indicator usually work as a guidance, sometimes even a visual guidance, to help find trends, or more importantly, trend changes. I would be interested if you could finding the correlation between indicators and the highest high or the lowest low of a trend, or to the derived closing price, for example.
Thanks for the comment. While indicators are often used for trend detection, this analysis tests their predictive value for next-day closing prices to evaluate their utility in forecasting. Moving averages are commonly used as direct predictors in ML time series models, but other indicators are less frequently examined this way, which is why we’re testing them here. The shared GitHub code in the video description can be modified to test alternative hypotheses, including different predictive time horizons and relationships to highest highs or lowest lows.
Excellent work! Keep it up
thanks, I really like your videos! have tried out some of this myself with ollama - but so far I have not struck gold! Hopefully I will get better, thanks for your content, really appreciate how you walk through the code, your rationale and the relevance to underlying/what it does so to say.
Thanks -- glad you found value from the videos!
Top of top 👍👍👍
Thanks for sharing! but you may be incorrectly looking for direct corrections between indicator and stock closing prices. As I understand, indicator usually work as a guidance, sometimes even a visual guidance, to help find trends, or more importantly, trend changes. I would be interested if you could finding the correlation between indicators and the highest high or the lowest low of a trend, or to the derived closing price, for example.
Thanks for the comment. While indicators are often used for trend detection, this analysis tests their predictive value for next-day closing prices to evaluate their utility in forecasting. Moving averages are commonly used as direct predictors in ML time series models, but other indicators are less frequently examined this way, which is why we’re testing them here. The shared GitHub code in the video description can be modified to test alternative hypotheses, including different predictive time horizons and relationships to highest highs or lowest lows.
Do you offer one-on-one training?
Send me an email (info at deepcharts.xyz) about what you're looking for.