Marketcalls
1.97K subscribers
1.45K photos
85 videos
7 files
1.68K links
Creator of openalgo. Specializing in Market Profile, Orderflow, Amibroker AFL, Pinescript, Python, Building Trading Systems and Building Automation Platforms. Breathing markets since 2006.
Download Telegram
Marketcalls
Introducing OpenBull: A Self-Hostable Options & Algo Trading Platform https://www.youtube.com/watch?v=OK6ztkM40Sw
Time taken to build openbull 60-65 hours approx which does 70% of what openalgo took to build 2+years and also integrated 5 brokers.
Also brought new features what openalgo doesnt have at this point.
πŸ”₯3πŸ‘1
OpenGreeks 0.2.0 is now live.

This release adds the complete set of second and third-order option Greeks, including Vanna, Charm, Vomma, Speed, Zomma, Color, Veta, Ultima, Dual Delta, and Dual Gamma across Black-76, Black-Scholes, and Black-Scholes-Merton models.

Built on a Rust core with a simple Python interface. Lightweight, fast, and designed as a drop-in alternative to vollib.

Install with:

pip install opengreeks

https://pypi.org/project/opengreeks/

#algotrading #options #Python #Rust #quant #derivatives #fintech #opensource
❀3πŸ‘1
πŸ‘1πŸ”₯1
OpenAlgo Hits a Milestone: 2000 GitHub Stars!
https://github.com/marketcalls/openalgo
πŸ”₯5πŸ‘4❀1
Top 15 Brokers Based on Active UCC Client
πŸ‘1
Will be there at the event. We can catchup and talk about AI, Automation, API based trading and OpenAlgo #Bangalore
Register for dhan[dot]dev using this link: https://luma.com/dhan-dev-blr
This media is not supported in your browser
VIEW IN TELEGRAM
Realtime OpenAlgo Heatmap - A React Component Library incoming! #opensource
πŸ”₯5πŸ‘1
OpenAlgo Heatmap

npm command to install
npm i openalgo-heatmap

npm link : https://www.npmjs.com/package/openalgo-heatmap

Github and Documentation
https://github.com/marketcalls/openalgo-heatmap
πŸ‘1
Trying to Send Orders from Bangalore to arrow.trade the latency is 15ms with openalgo + 3.25ms over head from openalgo. Everything less than 20ms
πŸ‘1😱1
OpenAlgo 2.0.1.3 is out.

β€’ Full Arrow.trade integration
β€’ Binary WebSocket market data streaming
β€’ Self-healing daily token rollover
β€’ Order execution path optimizations for lower overhead and improved reliability

Focused on what matters most: broker connectivity, execution, and uptime.

Changelog:
https://docs.openalgo.in/change-log/release/version-2.0.1.3-released

Arrow Integration:
https://docs.openalgo.in/connect-brokers/brokers/arrow
πŸ‘3πŸ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
Running MetaTrader 5 on Ubuntu and experimenting with gRPC streaming for the first time. The fanout capability for real-time market data is impressive.
πŸ‘4❀1
ChatGPT showed up around Nov 2022. Since then model intelligence has gone up almost exponentially. Yet on the ground I see far more AI adoption than AI taking jobs.

The people using it are pulling ahead of the people worried about it
I’ll be joining the Bharat Option Traders Summit (BOTS) 2026, Bengaluru as a Panelist.

Looking forward to an engaging panel discussion on the evolving landscape of Options Trading and Crypto Markets, where we'll share perspectives on market opportunities, risk management, trading approaches, and the future of these asset classes.

πŸ“… 21st June 2026
⏰ 9:00 AM onwards
πŸ“ Dr. B. R. Ambedkar Bhavan, Vasanth Nagar, Bengaluru

If you're interested in trading, investing, or understanding how options and crypto markets are evolving, this will be a great opportunity to learn and network with fellow market participants.

🎟️ Registration Links:

🍽️ With Lunch – β‚Ή999
https://rzp.io/rzp/botsrajpp

🎫 Without Lunch – β‚Ή499
https://rzp.io/rzp/botsrapsp

Hope to see you there! 😊
πŸ”₯2
Introducing keyboard-based scalping in OpenAlgo inspired from 1cliq

OpenAlgo now includes a new scalping terminal for options, futures, and equity trading, built with Flask and React 19.

It supports both button-based trading and keyboard-based trading. When the 1Click toggle is enabled, traders can place and close orders quickly using keyboard shortcuts, making it useful for fast scalping workflows.

Access it from:

/scalping

or from the page listed below the profile button on the top-right corner.

Current status: Beta / Testing Mode

Update to the latest OpenAlgo version:

git pull

Key features:

β€’ Supports 32+ brokers
β€’ Supports NSE, BSE, NFO, BFO, MCX, and CDS exchanges
β€’ Fixed stop-loss, target, and trailing stop support
β€’ Button-based order placement and exit
β€’ Keyboard-based order placement
β€’ We are actively testing this in live market conditions and will continue fixing issues based on real-world usage.
Please update OpenAlgo, try the new scalping terminal, and share your feedback.