i am using amibroker 5.2. i want to make a composite indicator. i read the article, "intro to addtocomposite()".
can addtocomposite() be used on intraday data? i would like to make a composite indcator that will run and update automatically using 1 minute bars. is this possible? or do i have to use the foreign() function? or is there another way to make a composite indicator run in real time? by composite indicator i mean that i wanted to take data from all 30 dow stocks and use it to make one indicator. thanks for any help.
