OpenAlgo

OpenAlgo Charts: Open Source Charting Platform and Trading Terminal You Can Build On

OpenAlgo Charts is a free and open source charting engine and trading terminal with 102 indicators, 85 drawing tools, market replay,...
Rajandran R
4 min read

How I Got a Static IP from ACT Broadband for SEBI Compliance to run Algo Trading Systems

If you are an algo trading user trying to adapt to SEBI’s static IP requirement, getting a static IP for your...
Rajandran R
5 min read

We Built OpenAlgo for 2 Years. Today It Crossed 100,000 Downloads.

We spent two years building OpenAlgo as an open source, self hostable algorithmic trading infrastructure. Today it has crossed 100000 downloads,...
Rajandran R
2 min read

Nifty 50 – Heatmap – Python Tutorial

In this tutorial, we'll build a real-time stock market heatmap that visualize all 50 stocks from the NIFTY 50 index. The...
Rajandran R
5 min read

Why OpenAlgo is Licensed Under AGPL-3.0 (and What It Means for Brokers and Traders)

OpenAlgo is more than just a broker API wrapper. It is a self-hosted, open-source trading infrastructure designed for traders, brokers, and...
Rajandran R
5 min read

Who Should Use OpenAlgo?

Whether you're a newbie just stepping into the world of trading or a seasoned algo developer, OpenAlgo offers something powerful for...
Rajandran R
1 min read

Why We Built OpenAlgo in Python — Not Go, Rust, or as an EXE

Why did we build OpenAlgo in Python instead of Go, Rust, or as a desktop EXE? This blog breaks down the...
Rajandran R
3 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
2 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 easily trigger...
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 address for...
Rajandran R
3 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
4 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 with OpenAlgo’s...
Rajandran R
2 min read