CDSL - First target achieved. ✅
On to the next target of 1780.
Updated chart. https://t.co/Ux4GVGnWp8

CDSL - Targets opened
— The_Chartist \U0001f4c8 (@nison_steve) November 4, 2021
1575 & 1780
Weak below 1360 pic.twitter.com/0dorwkzVOK
More from The_Chartist 📈

Tata Elxsi (W) - near to the resistance zone again 5th time. @nishkumar1977 @suru27 @rohanshah619 @indian_stockss @sanstocktrader @BissaGauravB @RajarshitaS @PAVLeader @Rishikesh_ADX @VijayThk @Investor_Mohit @TrendTrader85 @jitendra_stock pic.twitter.com/aIC5kO8XqA
— Steve Nison (@nison_steve) December 18, 2020
More from Cdsl
CDSL
CMP: 1258.55
One of my long term PORTFOLIO STOCK is getting ready for the next phase.
Will be a good point to add more quantity. https://t.co/KaidnjSWpY

A lot of friends ask for stocks that they can invest for next 5 years. I personally believe and personally invested into
— TECHVESTOR (@AshrafZaman3) May 23, 2021
1. IEX
2 CDSL
3. IRCTC
4. NAZARA TECHNOLOGIES
Please do not take this as an investment recommendation. Also my entry price is lower.#investing pic.twitter.com/vKBLV9u4mL
CMP:971.90
Lowest volume and a very tight day today.
Previously such consolidation was followed by a strong move of minimum 10% and continued to rally further.
Can be a sweet spot to enter today.
Investment wise solid stock for longterm
@Atulsingh_asan @nishkumar1977 https://t.co/auSRNis5yv

IEX
— TECHVESTOR (@AshrafZaman3) June 25, 2021
CMP: 377
Vert tight consolidation with lowest volumes since last 4 months. Explosive move expected next week.
Can be bought above 380.60 pic.twitter.com/lrnfLvBged
You May Also Like
A thread 🧵
1) Learn Anything - Search tools for knowledge discovery that helps you understand any topic through the most efficient
2) Grad Speeches - Discover the best commencement speeches.
This website is made by me
3) What does the Internet Think - Find out what the internet thinks about anything
4) https://t.co/vuhT6jVItx - Send notes that will self-destruct after being read.
==========================
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.
