Current State of the Nifty: A Market Profile Perspective

The Nifty Futures is currently showing signs of a potential pullback after a period of weakness, supported by technical...
Rajandran R
1 min read

March 2025 – Market Profile Analysis and State of the Market

March 2025 has kicked off with heightened volatility, driven by global trade tensions, macroeconomic shifts, and technical exhaustion signals...
Rajandran R
1 min read

Current State of the Market: FII Record Net Shorts, USD/INR Sentiment, and the Road Ahead

As we navigate through January 2025, the Indian equity markets find themselves at a crucial juncture. A confluence of...
Rajandran R
2 min read

Understanding How FIIs and Proprietary Traders Approach Index Futures and Options

The derivatives market is a dynamic space where various participants employ unique strategies tailored to their goals and risk...
Rajandran R
3 min read

What Traders Can Learn from “The Hard Thing About Hard Things”

Ben Horowitz's brutally honest memoir about building and running startups contains wisdom that extends far beyond Silicon Valley. As a trader...
Rajandran R
4 min read

Will AI Take Away Jobs? Or Will It Help Us Build Bigger Things?

Every time a new technology emerges, there’s panic. “Will AI replace me?” “Will jobs disappear?” I don’t think so. AI and automation don’t...
Rajandran R
1 min read

Why Scalping Just 10 Points in Nifty Futures/Options Isn’t as Easy as It Sounds?

When you first approach trading Nifty futures or options, the idea of scalping just a handful of points—say, 10 points—might feel...
Rajandran R
5 min read

Understanding *args, **kwargs in Python for Traders

In algorithmic trading, writing efficient and flexible Python functions is crucial. As traders, we often need to handle multiple data points,...
Rajandran R
1 min read

Slashing API Order Latency upto 70%+ with HTTP Connection Pooling

In trading, every millisecond counts. Recently, we identified a significant performance bottleneck in our OpenAlgo Platform: API calls to openalgo supported...
Rajandran R
3 min read

DuckDB Tutorial for Traders – A Python Guide

For traders dealing with large datasets, the ability to efficiently analyze and manipulate data is crucial. DuckDB is an in-memory, columnar...
Rajandran R
12 min read

Understanding Look-Ahead Bias and How to Avoid It in Trading Strategies

In quantitative finance and algorithmic trading, look-ahead bias is one of the most common pitfalls that can cause a trading strategy...
Rajandran R
7 min read

A Simple Guide to Using Fyers TBT Feed via Websocket – Python Tutorial

Fyers has always pushed the envelope in delivering cutting-edge market data, and their new Tick-by-Tick (TBT) feed is no exception. In...
Rajandran R
30 min read

WebSocket Tutorial for Traders and Python Developers

If you’re a developer building tools for traders—or dabbling in algo trading yourself—you know speed is king. A half-second delay can...
Rajandran R
4 min read

Building a LLM based Trading Agent from Scratch – Python Tutorial – Part 1

An agent is a computer program that acts on its own to perform tasks, make decisions, or solve problems—often on behalf...
Rajandran R
6 min read

How to Download Last 10 Years of Intraday Data in CSV Format – Python Tutorial

Intraday data is a treasure trove for traders, analysts, and researchers. This blog will guide you through creating a Python script...
Rajandran R
5 min read

Building Custom GFX Tables in AmiBroker

Sometimes, as traders, we want certain pieces of information—like indicators, price stats, or signals—to be displayed neatly on our...
Rajandran R
4 min read

Autocorrelation Heatmap – TASC 2025.02 Indicator – Amibroker AFL using ChatGPT O3-Mini Model

Autocorrelation is a statistical tool that measures the degree to which current price movements are related to past movements....
Rajandran R
5 min read

OpenAlgo Now Supports AmiQuotes for Seamless Amibroker Updates

We are excited to announce that OpenAlgo now supports AmiQuotes, making it easier than ever to update live trading...
Rajandran R
2 min read

Visualizing Intraday PNL with Amibroker AFL

Intraday traders often rely on quick decision-making supported by robust analytics. Tracking intraday profit and loss (PNL) in real-time...
Rajandran R
5 min read

How Traders can Master the Art of Chunking

Jim Dalton’s latest book, Markets and Momentum, dives deep into the power of chunking—a cognitive skill that allows traders...
Rajandran R
2 min read

How Trading Biases Sabotage Your Profits (And How to Fix Them)

Trading is a game of probabilities, not certainties. Yet, most traders unknowingly sabotage their own success due to deep-rooted...
Rajandran R
3 min read

Key Learnings from Jim Dalton on the Markets

Understanding market behavior is essential for any trader aiming to navigate today’s complex trading environment. In a recent webinar,...
Rajandran R
3 min read

Understanding Single Print Zones in Market Profile

If you're a trader looking to improve your market analysis, Single Print Zones in Market Profile can be a...
Rajandran R
2 min read

Understanding Arrays and Array Operations in TradingView Pine Script

Arrays in Pine Script offer a powerful way to store, manipulate, and analyze multiple data points efficiently. They are...
Rajandran R
10 min read

Automate your Tradingview Alerts into Orders using Dev Tunnels

Ensuring smooth, real-time communication between Trading Alerts and trading platform is crucial. TradingView’s robust charting and alert system combined...
Rajandran R
2 min read

First Order and Second Order Option Greeks in Tradingview Pinescript Code

The provided Tradingview Pine Script™ code is an Options Greeks Calculator tailored for use on the TradingView platform. It...
Rajandran R
12 min read

N8N Algo Trading Workflow Automation using OpenAlgo

Are you a trader looking to automate your strategies, but intimidated by complex coding? Do you wish you could...
Rajandran R
4 min read

How to Get a Static IP in India for Algo Trading Compliance

SEBI’s 2025 Regulations for Retail Algo Trading introduce new compliance measures, including the mandatory use of a static IP...
Rajandran R
3 min read

Supercharge Your Trading Data Retrieval: Fetch Broker Historical Data Using OpenAlgo Without Hitting API Rate Limits – Python Tutorial

Efficiently retrieving broker data is critical for traders, especially when working with large datasets or multiple stock symbols. OpenAlgo,...
Rajandran R
4 min read

All Stories

Marg construction

Marg Construction is a South based realty company, engaged in property development and infrastructure development like SEZ and Sea port. ·...
Rajandran R
1 min read

Empee Distilleries

Empee Distilleries is engaged in manufacturing IMFL (Indian Made Foreign Liquor) products with one Distillery located in Kanchipuram District at Tamil...
Rajandran R
2 min read

38 steps to becoming a trader

MAYUR GALA……   They are as follows: 1. We accumulate information – buying books, going to seminars and researching. 2. We...
Rajandran R
2 min read

20 Rules To Stop Losing Money…………….

MAYUR GALA……   1. Don't trust others opinions – It's your money at stake, not theirs. Do your own analysis, regardless...
Rajandran R
2 min read

What is short-selling in stock markets?

  What is short-selling? Short-selling, in the context of the stock market, is the practice where an investor sells shares that...
Rajandran R
2 min read

BASICS OF STOCKS – BUT VERY IMPORTANT……..

MAYUR GALA……   What is a Stock Exchange? A common platform where buyers and sellers come together to transact in stocks...
Rajandran R
11 min read

Investments: Wat u cant believe, But true…

  If you had bought 100 shares of Wipro at the rate of Rs 100 per share in 1980, they would...
Rajandran R
1 min read

Open Interest in Share Markets

What is Open Interest…….? Open Interest is the total number of outstanding contracts that are held by market participants at the...
Rajandran R
6 min read

Buying Recommendations from Marketcalls

Company:Vijay Shanthi Builders Ltd.Industry:Construction & Contracting – Housing CMP:178.65 PE Ratio:26.58Recommendation :Outperformer Investment Rationale:good financial growth on in the past few...
Rajandran R
1 min read

Sharekhan Investor’s Eye dated December 03, 2007

  #fullpost {display:none;} STOCK UPDATE Jindal Saw            Cluster: Emerging Star Recommendation: BuyPrice target: Rs1,018Current market price:...
Rajandran R
1 min read

New Multibagger: Shiv-Vani Oil

  #fullpost {display:none;} Shiv-Vani Oil-Drilling Profits BSE 522175; CMP Rs 551 Target: 1000 in 12 months   Shiv-Vani Drilling is likely...
Rajandran R
1 min read

Buy Mangalam Cement with a target of Rs 300: Market Calls

Script Name : Mangalam Cement CMP           :  Rs192 Target1       :  Rs 250 Target2:      :  Rs 300 Time Frame : 1Month(Target1), 3 Months(Target2)   ...
Rajandran R
3 min read