AmiQuotes
Last updated
Last updated
This tool helps you to fetch live data ( 1minute / Daily) data directly from the broker and seamlessly update Amibroker using the Amiquotes tool every minute.
OpenAlgo and OpenAlgo API Key
Amibroker 6.0 or higher
Amiquotes 4.10 or higher (mostly preinstalled with Amibroker) if not download from Amibroker Download section
OpenAlgo supported Brokers providing Historical Data / Intraday Data API
Note : As of now kotak not supporting intraday/historical data API
Download the file and save under Amibroker -> Amiquotes -> DataSource Folder
Open Amibroker Goto File Menu -> New -> Database
Create a New Database
Enter the Database Name, Base Time Interval and Click Create
Enter the Database Source as (local database) and Number of Bars as 75000
Now click on Intraday Settings and Enable Allow Mixed EOD/Interval data and press ok
Add Ticker Symbols from the Symbols menu -> New
You can Also add the ticker symbol with comma separated
If you want to import bulk symbols consider using Watchlist import method (Supports .txt or .csv or .tls format)
Open Amiquote from Tools Menu -> Auto-update quotes (AmiQuote)
From the dropdown of Amiquote Select OpenAlgo
Alternatively, you can also import the openalgo template using the import method. Goto Data Source Menu -> Import
configure the OpenAlgo API key
Get the OpenAlgo API Key by visiting openalgo -> Dashboard -> Click on Profile Icon -> APIKey
Create one if you installed openalgo for the first time. Copy the API key and paste in the User-definable data source -> API Key Section as shown below and press ok
Now Select the desired interval and set Run every 1min and press the play button
Now the Data Download from the Broker via OpenAlgo Starts
Now you can see that openalgo is Auto updating the Amibroker Database every 1 minute
Make sure that Charts are loaded properly.
Start using your brokers data for your analysis purpose.
For more details and troubleshooting refer the Ticker API
Make sure to login to openalgo every day to fetch the live intraday/EOD quotes