Daily Charts
Most Popular on 28th of January, 2022
Most Popular on 27th of January, 2022
Most Popular on 26th of January, 2022
The Meeting is Live and is accessible via a Youtube
About T&MC

W# = Ward number
CM" = council Member
Chair of the Meeting: W3, Kerry McCormack
Vice Chair: W17, Charles Slife
Members
W2, Kevin L. Bishop
W4, Deborah A. Gray
W16, Brian Kazy
W12, Rebecca Maurer
W14, Jasmin Santana

Public Notice of the T&MC meeting is found here,
https://t.co/clQcmlfjrX

Most Popular on 25th of January, 2022
But 98.8% missed out on the best content on this platform.
Here are the best threads from 2022:
Topic: Productivity is a process of
People ask how I\u2019m so productive.
— Ryan Breslow \U0001f57a (@theryanking) January 22, 2022
The secret: productivity is a process of REMOVAL.
Time is such an easy thing to waste...
Here\u2019s what you can remove from your life to save up to 60 hrs/week \U0001f447\U0001f447\U0001f447
Topic: How to multiply your
Stop trying to manage your time.
— Shane | Achievement for Soloprenuers (@Shane___Martin) January 22, 2022
Start multiplying it.
Here are 5 ways to manufacture more time so you can get more of the right things done.
Thread \U0001f447
Topic: Life rules worth
Life rules worth breaking:
— Sahil Bloom (@SahilBloom) January 22, 2022
Topic: Life advice for your
As I get closer to 40, I feel like I should pay it forward to the young bucks.
— Ryan Stephens | Getting Dialed In \U0001f4c8 (@ryanstephens) January 11, 2022
Here's some advice for men in their 20's.
~ A THREAD ~
Most Popular on 24th of January, 2022
Join us via a youtube livestream to watch the BZA meeting,
https://t.co/EP5QHtvPZo
Note: the stream is live but the meeting has yet to start.

BZA "hears appeals from individuals who are requesting exceptions or variations for City Ordinances in regard to land use and building requirements or...who are questioning the appropriateness of orders made by City officials."
Source: https://t.co/3WL5lyeiip

It's current members:
Kelley Britt
Terry Hamilton Brown
Myrline Barnes
Alanna Faith

Learn about Zoning from Cleveland Planner Matt Moss, @mattm178
Take advantage of these amazing GitHub repositories to land your dream job.
A Thread 🧵👇
1. https://t.co/dNTmL9nLkD
Coding Interview University is a complete computer science study plan to become a software engineer.
{ 1 / 10 }
2. https://t.co/eh64u3MndC
Tech Interview Handbook has curated interview preparation materials for busy engineers.
{ 2 / 10 }
3. https://t.co/u60cXhUQO2
This repo contains a huge list of 1000 JavaScript Interview Questions.
{ 3 / 10 }
4. https://t.co/mmgCIz1huT
JavaScript Algorithms has JavaScript based examples of many popular algorithms and data structures explained.
{ 4 / 10 }
Most Popular on 23rd of January, 2022
==========================
Module 2
In this post, I will attempt to show a simple Python code to download the past 5 years' Nifty50 stocks EOD Data using the NSEpy library in less than 2
Nano Course On Python For Trading
— Indian Quant (@indian_quant) December 13, 2021
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you\u2019re 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...
The first few lines are simple to import statements. Pulling public library NSEpy https://t.co/OW1TPC7QXC that we can use to extract historical and real-time data from NSE’s website. Then, we import the most popular pandas library.

Then I define a function "fetchData" that fetches the data using the built-in get_history function of the nsepy library. I adjust the original data frame to store open, high, low and close prices. The original data frame sends more columns - Volume, Turnover, %Deliverable, etc.

I then go ahead and put all Nifty50 tickers in a Python list named nifty50list. I also set our start-date (2014-01-01), end-date(2022-01-21) in the YYYY-MM-DD format, and the path where I want to save my files on my PC.

Finally, I loop through all the Nifty50 tickers calling the fetchData function on each of them and saving them in the path specified above in the CSV format e.g. ADANIPORTS.csv, which came first. This process is repeated for each and every symbol in Nifty50.

Most Popular on 22nd of January, 2022
Collaborated with @niki_poojary
We'll divide these separately into sections of
1. Intraday Trading Strategies
2. Positional Trading Strategies
3. Uses of Indicators
From the accounts
1. @RijhwaniSheetal
2. @jigspatel1988
3. @YMehta_
1. 6 Intraday Strategies 🧵
How to Filter Stocks for Intraday
How you can filter stocks for Intraday trades - \U0001f9f5
— Sheetal Rijhwani (@RijhwaniSheetal) August 15, 2021
As a kid, we would do homework before school the next day - you have to do homework here too. A specific sector performs on a particular day and studying things a day before will help you spot that particular sector. (1/11)
Intraday BNF strangle based on OI data. 🧵
Thread on
— Jig's Patel (@jigspatel1988) July 4, 2021
"Intraday Banknifty Strangle based on OI data"
(System already shared, today just share few examples)
(1/n)
A few setups to make intraday trading easy.
A few setups/strategies that can make your intraday trading easy. I follow them personally:
— Sheetal Rijhwani (@RijhwaniSheetal) September 12, 2021
Add these stocks in your watchlist for next few days -
-If a stock closed exactly at resistance with good volumes or it has been consolidating near resistance for a long time. (1/10)