Hello,

Here in India, we have 3 Simultaneously running Futures Contract.
The data provider who provides me the Data, gives me 3 seperate
tickers, 1 for the Current Month,  for the Mid (Next) Month and 1
for the 3rd Month.

To compare change in OI, one has to add all 3 and get at a Single
figure. I tried working out like this

AddColumn(Foreign("ABB-I","OI") + Foreign("ABB-II","OI") +
Foreign("ABB-III","OI"),"ABB");

Though it works, its quite cumbersome since I have to code
seperately for 120 Tickers and also Its difficult to modify to
view at a glance OI for previous days.

Is there any other easier way to do the same.


Thanks in Advance

Regards

Prashanth


Arise!! Awake!!
And Stop Not till the Goal is Reached!!
- Swami Vivekananda


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS




Reply via email to