Testing GTT Orders is in progress at @openalgoHQ .
We’re planning to launch the pilot next week for Zerodha, Dhan, Fyers, Upstox, and Angel. Once the pilot is successful, we’ll roll it out to more brokers.
Exciting updates ahead for automated trading workflows. #OpenAlgo #AlgoTrading #GTTOrders
OpenAlgo v2.0 turns into a full stack data platform. Download broker historical data, store it in DuckDB with Historify, and backtest strategies using Python SDK and VectorBT. One pipeline from data to research.
For Weekly Options, you can calculate option Greeks in two ways: Using Synthetic Futures First, calculate the Synthetic Futures price:
https://t.co/Vj5oUitpWS
Using Spot Price Alternatively, you may use the spot price directly. After obtaining either the Synthetic Futures or Spot price, calculate the Option Greeks:
https://t.co/S7d2XAgEOo
I’ve provided both methods so users can choose whichever fits their needs—use the spot price if preferred, or use the forward price derived from Synthetic Futures to compute the option Greeks.
Now OpenAlgo Supports Grouping and Filtering inspired from the design of Zerodha Positions Grouping & Filtering
Group Level PNL and Overall PNL now available in the Positions section.
Time taken for conversion : 15minutes
Model Used : Claude Opus 4.5
Tool Used : Claude Code