Hi Guys!
I have problem working with foreign data captured from Quandl. None of the Data I’ m getting is a usual OHLC. All of them are various data sets showing different trading values, from OI to volume, floating or IV.
I’m getting 8 Data fields for every stock, so I stored them on a New ticket called Quandl-stock ticket using the two user fields provided, from Ami 4.6, and the regular OHLC,V, OI fields.
As I said before, none of the them are properly the stock price. The price, as always, is avalaible only on the usual stock ticket from Ami.
The problem I have is when I make a backtest using Foreign Function for getting those values to compare or look at, I always get the value stored on the Close, and sometimes is not what I need.
So, is there a way to get whatever of the six values, no matter where they are stored in a arbitrary way?
Thx!