SkillAgentSearch skills...

TensorFlow Object Detection Candlestick Chart Doji Pattern

Using tensorflow API creating doji candlestick recognizer

Install / Use

npx skills add vinodswnt306/TensorFlow-Object-Detection-Candlestick-chart-doji-pattern

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TensorFlow-Object-Detection-Candlestick-chart-doji-pattern

Using tensorflow API creating doji candlestick recognizer

Doji pattern detection can be done via manual coding on stock data in csv file using pandas library. But I wanted to try my first step into Computer Vision world using Tensorflow.

Output files

Object detector 1 Object detector 2 Object detector 4 Object detector 3

What is Doji candlestick?

In stock market technical analysis terminology a Doji candlestick is when prices finish very closer to each other. You can see the example in below image:

doji 001

About Model

Here I have created a doji candlestick detector by using tensorflow API

Model used : faster_rcnn_inception_v2_coco_2018_01_28

No. of train images used : 40

Labellmg is used for labeling training images.

batch size : 1

Future scope

Make profitable pattern recognition using Elliot wave theory

Credits:

Stack Overflow

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated7mo ago
Forks4

Languages

Python

Security Score

82/100

Audited on Dec 29, 2025

No findings