Lo Seekho !
Go through these OI basics and then train your eyes to catch these patterns in live market.
Give it time, OI analysis comes through keen observation only. No books/videos for this. https://t.co/wTr49nqGCg

Hum me sikha dijiye
— Gaurav Singh (@GauravBenarasi) August 11, 2021
More from Professor
How to select good Breakout Trades:
Breakouts in the direction of the general trend
The longer the market is in a range, the stronger the breakout
Stock making higher lows near resistance zone
(lower highs near support zone is a sign of weakness)
Breakouts in the direction of the general trend
The longer the market is in a range, the stronger the breakout
Stock making higher lows near resistance zone
(lower highs near support zone is a sign of weakness)
Some ofthe biggest breakouts occur after Volatility Contraction, the analogy is that more a spring is pressed, higher it jumps whenever it gets released.
— Professor (@DillikiBiili) October 2, 2021
There is a VCP Scanner on chartink (Not mine). This may also be used to find potential Breakouts. pic.twitter.com/y1lmay7D4e
More pointers to help in identifying whether its accumulation or Distribution.
Lest some charlie jumps to point out, let me make it clear that I haven't invented anything in stock market, all my knowledge of stock market comes from old farts. Just my observation is my own. https://t.co/uHNw8tV4AO
Lest some charlie jumps to point out, let me make it clear that I haven't invented anything in stock market, all my knowledge of stock market comes from old farts. Just my observation is my own. https://t.co/uHNw8tV4AO

Plz advice how to identify accumulation and distribution phase...... to me Both looks same
— VIVEK VAID (@bobvaid) February 12, 2022
You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
