Hi, 1.I'm thinking in displayng COT data below the price commodity chart (similar to an indicator pane). Does anyone have a similar setup on Amibroker? What software do you use to get this data, and how do you import it to AB (since this is weekly data)? Do you use plotforeign() function so that the cot dat is "linked" to the correct futures symbol?
2. Another question: If I have a file with this data, which is updated every week and then I import this data to Amibroker (using ASCII importer), does AB append the new data or does it import the entire file since the beginning. Example: Supose I have data from 01/01/2008 to 20/08/2008 in my txt file and already imported to Amibroker. At the end of the week I update the txt file to 27/08/2008. After that I want to update the data in Amibroker. When I use the ASCII importer, does AB import only the new data or imports everything again since the beginning? thanks
