An Amibroker data plugin that connects with OpenAlgo-supported Indian brokers for real-time and historical market data streaming.
OpenAlgo is a self-hosted opensource algo trading platform that makes automating trading orders easy and efficient. Designed with the flexibility to operate from your desktop, laptop, or on servers, OpenAlgo is built using the Python Flask Framework. It features a sleek and user-friendly UI designed with DaisyUI/Tailwind CSS and uses a robust SQLite database for seamless local data management.
- Real-time data streaming from OpenAlgo-supported Indian brokers
- Historical data backfill capabilities
- Multiple broker support through OpenAlgo API
- Seamless integration with Amibroker's charting and analysis tools
- Support for NSE, BSE, MCX, and other Indian exchanges
- Intraday and EOD data support
- Fast and reliable data updates
- Download the latest release of OpenAlgo Data Plugin
- Copy the
OpenAlgo.dll
file to your AmibrokerPlugins
directory (typicallyC:\Program Files\AmiBroker\Plugins
) - Restart Amibroker
- Configure the plugin through File > Database Settings
- Open Amibroker
- Navigate to File > Database Settings
- Select "OpenAlgo" as your data source
- Click "Configure" to set up your connection:
- Enter your OpenAlgo server URL
- Provide your API credentials
- Select your preferred broker
- Configure update intervals
- Save and apply settings
- Amibroker 6.0 or higher
- Windows 7/8/10/11 (64-bit recommended)
- Active internet connection
- OpenAlgo platform installed and configured
- Valid broker account with one of the OpenAlgo-supported Indian brokers
All brokers supported by OpenAlgo platform, including:
- Zerodha
- Angel One
- Upstox
- Dhan
- Fyers
- Groww
- IIFL
- 5Paisa
- And many more Indian brokers
- Real-time tick data
- 1-minute, 5-minute, 15-minute, hourly candles
- End-of-day (EOD) data
- Index data
- Futures & Options data
- Currency and commodity data
- OpenAlgo Documentation: https://docs.openalgo.in/
- Plugin Issues: GitHub Issues
- OpenAlgo Community: Visit the OpenAlgo forums for community support
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
This software is provided "as is", without warranty of any kind. Trading in financial markets involves risk. Please ensure you understand the risks involved in trading and investing. Use this plugin at your own risk.