Friends,
Following is the process I have used to fetch Real-time quotes from NOW to Excel, and Excel to Amibroker using DDE.Similar process can be used to fetch RTD from Sharekhan TT 2.0 to Excel and Excel to Amibroker
________________________________________
Disadvantage I am using it for fetching only one Symbol quotes as I have found a problem while fetching quotes for multiple scrip. (Will update the problem later)
________________________________________
Changes required in NOW s/w
1.In market watch, right click reposition columns OR (Shift + R) and add the following
Symbol | Trading Symbol | Last Traded Price | Last Traded Quantity |Percentage Change
Changes required in Office 2007
Create two empty excel sheet on "C:\" (One could be enough, but this is what I am successful at)
(Pl.Note - This process could be simplified I am sharing what I have done)
We need to request Zerodha to activate linking to Excel feature for our account.
Transfer NOW to Excel (GetNOWData.xlsx)
Following is the process I have used to fetch Real-time quotes from NOW to Excel, and Excel to Amibroker using DDE.Similar process can be used to fetch RTD from Sharekhan TT 2.0 to Excel and Excel to Amibroker
________________________________________
Disadvantage I am using it for fetching only one Symbol quotes as I have found a problem while fetching quotes for multiple scrip. (Will update the problem later)
________________________________________
Changes required in NOW s/w
1.In market watch, right click reposition columns OR (Shift + R) and add the following
Symbol | Trading Symbol | Last Traded Price | Last Traded Quantity |Percentage Change
Changes required in Office 2007
- Open excel
- Click Office button
- Click Excel options
- Click Trust Center
- Click Trust Center Settings
- Click Trusted Locations
- Click add new location and provide C:\Program Files\NOW\ , Remember to check Subfolders of this are also trusted
- Click Ok and close Office
Create two empty excel sheet on "C:\" (One could be enough, but this is what I am successful at)
(Pl.Note - This process could be simplified I am sharing what I have done)
- Create empty file in C:\GetNOWData.xlsx
- Create empty file on C:\NSE.xlsx
We need to request Zerodha to activate linking to Excel feature for our account.
Transfer NOW to Excel (GetNOWData.xlsx)
- Open NSE NOW , Right Click Marketwatch and navigate to Link to Excel
- Click All Items
- Paste the data in GetNOWData.xlsx
- The file would have the following in excel
- Symbol | Trading Symbol | Last Traded Price | Last Traded Quantity | Percentage Change