Technical Analysis Archives - Quantastic Research https://quantasticresearch.com/category/technical-analysis/ Quantitative & Technical Data Analysis Mon, 21 Apr 2025 00:16:46 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://quantasticresearch.com/wp-content/uploads/2024/03/cropped-cropped-QR-Logo-e1709730945962-32x32.png Technical Analysis Archives - Quantastic Research https://quantasticresearch.com/category/technical-analysis/ 32 32 Using a Random Forest Classifier to Classify Candlesticks https://quantasticresearch.com/python/using-random-forest-classifier-to-classify-candlesticks/ Mon, 21 Apr 2025 00:16:41 +0000 https://quantasticresearch.com/?p=920 [Last Updated: 4/20/2025] Going through my current Data Science & Analytics studies, I was interested in applying a basic supervised learning model to kick off my understanding of Machine Learning applications. I decided to focus on using a random forest classifier to classify candlesticks. Candlesticks are visual abstractions of pricing patterns in the stock market […]

The post Using a Random Forest Classifier to Classify Candlesticks appeared first on Quantastic Research.

]]>
Using Center of Mass to Detect Hammer Patterns in Candlestick Charts https://quantasticresearch.com/technical-analysis/using-center-of-mass-to-detect-hammer-patterns-in-candlestick-charts/ Tue, 19 Mar 2024 19:01:38 +0000 https://quantasticresearch.com/?p=765 [Last Updated: 3/19/2024] This post will document the development and usage of a new proposed candlestick parameter called Center of Mass. The Center of Mass value is based on OHLC price values of single candlesticks. You can use the Center of Mass value as an indicator – either with raw calculated values, or you can […]

The post Using Center of Mass to Detect Hammer Patterns in Candlestick Charts appeared first on Quantastic Research.

]]>