Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ICICI Direct Breeze API for Algo Trading
Rating: 4.3 out of 5(90 ratings)
564 students
Created bySatyapal Singh
Last updated 9/2025
English

What you'll learn

  • Understand Tools required for Developing Algo Trading Strategy
  • Understand the architecture of Breeze API
  • Write Code to Login automatically, download Tick Data & Place Orders to Breeze API
  • Understand the basics of Algo Trading Strategy Development

Course content

9 sections74 lectures7h 17m total length
  • API Overview3:07

    EMail for support: breezeapi@icicisecurities.com

  • API Resources5:22

    Discover icici direct breeze api resources, including the core http json api, wrapper, and python sdk, with login, websockets, and functions like get funds, list orders, and place an order.

  • Setting up Environment - Optional (New to Algo Trading)5:50

    Set up your data science environment with Anaconda, create project-specific environments, install pandas, and use Jupyter Notebook or Spyder for algo trading with Bridge API.

  • Introduction to Python Tools - Optional (New to Algo Trading)9:56

    An introduction to Python tools required for the course.

  • ICICI Direct Platform -Optional (New to ICICI Direct Platform)7:18

    We give a brief demo of the ICICI Direct Trading application.

Requirements

  • Python Basic Knowledge, Database basic knowledge, Stock Market Basic Knowledge

Description

Stock market trading is highly dependent on human emotions. Our emotional biases like loss aversion & mental accounting negatively affect our decisions in the stock market. Using this course you will be able to automate your strategy including authentication, extracting data, performing technical analysis, generating signals, risk management, etc. Learn to work with MySQL Database to save and retrieve data.

ICICI Direct is a leading broker in India. Using this course you will be able to integrate with the Breeze API within a few days.

This course explains the Breeze API architecture in detail. The API is Free of cost.

This course covers complete API functionality, including:

Manual, Semi Automatic & Full Automation Login using Selenium - The API login process has been explained in a highly simplified manner.

Order Management - Placing orders, modifying, canceling, placing & trail stop loss orders. 

Historical OHLC data downloading for different candle sizes.

Receiving real-time tick data for multiple instruments & saving it in the Database.

Market /Trend Analysis with Technical Indicators using Excel/Google sheet and Python

Creating audio-visual alerts for monitoring multiple stock prices' upper & lower limits.

Write code for paper trading with a strategy.

Extra lecture on developing SMA & morning market direction strategy examples.

The course has all working code Jupyter notebooks available in the resources section.

Whether you are a student looking for a career in Data Science or a Trader trying to automate a strategy, this course is for you.

Who this course is for:

  • Developers, Students