How to Install Python on Windows 10

Do you want to learn how to install Python 3.10 on Windows 10 Computer in depth so you can install it in any computer without help. Then, you are at the right place, just keep reading till the end and you will be able to do it yourself. What is Python? Python is a powerful, […]

Continue reading...

Recent Post

18 Feb 2025

How to Fetch Intraday Data of Stocks for Any Interval Period using Python

Continue reading

Featured Post

25 May 2023

How to Fetch Stock’s Historical Data From NSE India in Python

Continue reading
How to Fetch Intraday Data of Stocks for Any Interval Period using Python

First Paragraph

How to Implement Technical Indicators on Real-Time Intraday Data using Python

First paragraph

How to Fetch Indices Data from NSE India using Python

Title paragraph

Fetch Future and Option data of any Index or Stock from NSE India in Python

Title paragraph

Fetch Index Future Data From NSE India Website using Excel VBA

In the dynamic world of financial markets, having access to real-time or near real-time data is paramount for informed decision-making. For traders and investors focusing on the Indian equity derivatives market, the National Stock Exchange (NSE) website is a primary source of official data. While the NSE website provides this data, manually extracting it can […]

How to Fetch Intraday Historical Data of Stocks for any time interval using Python

If you’re a stock market enthusiast or data analyst, you might often need intraday historical data of stocks to perform technical analysis or backtest trading strategies. While many APIs require paid subscriptions, this guide will show you how to fetch intraday historical data from Moneycontrol using a Python script. Prerequisites Before you begin, ensure you […]

Setup and Activate Fyers API with Python and Perform Automated TOTP Login

Automating stock trading requires reliable access to your broker’s API and secure authentication. Fyers offers a powerful API that can be integrated using Python. In this tutorial, we’ll walk you through setting up the Fyers API, activating it, and automating the TOTP (Time-Based One-Time Password) login process. Here you will learn step by step how […]

Fyers – Fetch Historical Data, Daily Quote, Market Depth of any Stock

If you’re looking to build an automated stock data analysis system, the Fyers API offers a powerful toolkit for fetching live market data, historical prices, and market depth. In this guide, you’ll learn step-by-step how to Fetch Historical Data, Daily Quote, Market Depth of any Stock using Fyers API and Python and the process will […]

Fetch Option Chain Data From NSE using Excel VBA

This tutorial guides you through how to fetch option chain data from NSE using Excel VBA only. With automating the retrieval of live option chain data from the National Stock Exchange (NSE) directly into Microsoft Excel using VBA (Visual Basic for Applications) you can use this versatile tool (Excel) to analyze huge amount of data […]

How to Fetch Real-Time Stock Data from Paytm Money in Python

Do you know Paytm Money has a trading API for advanced traders who want to use custom algo-trading. To implement custom algorithm for trading, first we need to learn how to fetch real time data of a particular stock or symbol. In this article I will guide you how to fetch live stock data from […]

About

In TutLogic, we want to share our knowledge with all of the Internet community and welcome your feedback as well. Whether you want to learn with videos or textual articles, it is all available for everyone at tutlogic.com and at our YouTube Channel.