Skip to content

A beginner friendly and introductory Jupyter Notebook explaining how to automate trading using IBridgePy A Python package and IBKR, with code examples and strategy logic

Notifications You must be signed in to change notification settings

Aurokrishnaa/Algorithmic-trading-with-IBridgePy-python-Aurokrishnaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Algorithmic trading-with-python-Aurokrishnaa

A beginner friendly and introductory Jupyter Notebook explaining how to automate trading using IBridgePy A Python package and IBKR, with code examples and strategy logic

Automated Trading with IBridgePy & IBKR

This Jupyter Notebook walks through the foundations of algorithmic trading using the Python package IBridgePy, integrated with Interactive Brokers (IBKR). It’s designed for anyone interested in building rule based trading systems with Python — even without a live strategy in place yet.


🔍 What’s Inside

  • ✅ How to connect IBridgePy to IBKR using TWS or Gateway
  • ✅ Real-time & historical market data handling
  • ✅ Scheduling trades using schedule_function()
  • ✅ Placing Market and Limit orders programmatically
  • ✅ Monitoring orders and managing your trading portfolio
  • ✅ Applying technical indicators (SMA & Golden Cross)
  • ✅ Clean explanations written in a simple, natural tone

Who This Is For

This notebook is perfect for:

  • Finance students & enthusiasts learning algo trading
  • Beginners in IBridgePy & IBKR integrations
  • Anyone curious about using Python to automate trades

Author

Aurokrishnaa Ravindran Lakshmi
MS Finance (Quantitative Focus)
University at Buffalo
LinkedIn: linkedin.com/in/aurokrishnaa
Blog: www.auronomics.com


Disclaimer

This project is for educational purposes only and does not constitute financial advice or a working trading algorithm. Please test thoroughly before deploying any live trading code.


Show Your Support

If you found this helpful:

  • Give the repo a ⭐️
  • Share your thoughts or suggestions via Issues or Pull Requests

About

A beginner friendly and introductory Jupyter Notebook explaining how to automate trading using IBridgePy A Python package and IBKR, with code examples and strategy logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published