hi
I am Using JustData for ASX.
I am using Metastock Plugin to get data into Amibroker.
I have more than 2400 symbols BUT all those Stock Symbols have same sector which is Advertising
I talk to Just data they told from there side every symbol have correct sector.
There Reply
""The GICS 30100000 is Food and Staples Retailing. This indicates that Bodhi has WOW categorized correctly.
I expect that your Amibroker is reading a non-Bodhi file for your Sectors/Services/Advertising. You will have to ask Amibroker what this file is and where it is how it is updated as our programme will not update this Sector pat"
here is Couple of Screenshorts I send Them To Investigate After Investigate Just Data Reply
"The GICS 30100000 is Food and Staples Retailing. This indicates that Bodhi has WOW categorized correctly.
I expect that your Amibroker is reading a non-Bodhi file for your Sectors/Services/Advertising. You will have to ask Amibroker what this file is and where it is how it is updated as our programme will not update this Sector pat"
You have to go to Organize Assignments of AMIBROKER software:
After pressing Retrieve we can close the database configuration dialog (OK, then OK again), go to Symbol->Organize Assignments and reassign the newly imported symbols from Undefined market or Industry into our desired location.
You have to assign to categories from advertising to the ones you want the symbols to be in there.
@jogibains - JustData simply does NOT provide AmiBroker-compatible category information at all, so you have to put symbols in correct categories yourself. "Advertising" is just happens the first sector (sector 0) in your database and UNASSIGNED symbols landed there. A must-read:
No, you can just use supported data source, like NorgateData, that will do that for you, because it actually delivers categorization info in correct way
or
Use automatic categorization that is shipped with AmiBroker (for US markets only), via Tools->Get US symbols list and categories menu.
or
Follow instructions given by @fxshrat to import category information from text files (that is not "manual one by one")
or
Ask your vendor (JustData) to deliver integration scripts or at least importable file with categories as documented Understanding categories (scroll down to "making it automatic").
I have posted two links. Have you read them CAREFULLY? -> Yes I read.
That 3rd party vendor of your first post offers export of sectors to CSV file, AFAICS. ---> I am try to find that option but screenshort you post is there old software version they are using BODHI 6 Now.
If that's the case then you can import that CSV file in similar fashion as described in 2nd link of third post of this thread. ---> I have another data base I use that process to Import Sectors.