For the first time in a year, #INFY is back to below the horizontal level after breakout.
+ Current status of IT Index.

More from Piyush Chaudhry
A 2019 Tweet.
#GapTheory - Do the Gaps get filled?
— Piyush Chaudhry (@piyushchaudhry) March 12, 2019
As per Thomas Bulkowski's 2005 study Odds for filling of the following Gaps -
Common Gaps: >70%
However,
Breakaway Gaps: <5%
Runaway Gaps: <20%
Exhaustion Gaps: >70%
Categorize the Gaps correctly and Look for Counter Signals.
On the last two instances, when #Brent #CrudeOil crossed 90, NIFTY (in Blue - Left scale) underwent Correction both the times. This is the third such instance.
— Piyush Chaudhry (@piyushchaudhry) February 12, 2022
Below 90, NIFTY & Brent have had positive correlation, with 90 acting as an inflection point & causing the Divergence. pic.twitter.com/Q9dj8YFpuV
More from Infy

Infosys - Infy - The key is to keep trailing your Stop losses once the target is achieved and do not sell your winners. You never know what is going to come up. https://t.co/WPTHIyOUCq pic.twitter.com/sXBQwDqmZV
— Steve Nison (@nison_steve) August 5, 2021
You May Also Like
==========================
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.
