Hello all,
I noticed today that some eSignal data has the decimal point displaced from its correct position. For instance, the Heating Oil futures contract is quoted in the financial papers and a competing data service I use as a backup as 88.48 cents per gallon (the correct scale)
eSignal on the other hand returns it as .8848. If I were to import this data into my existing data series like this it would appear as if there was a hundred-fold drop in value over night.
This isn't the only futures market with the issue.
Is there some way for me to post-process the data to return the
decimal point to the right position progammatically?
Has anyone else needed to address this?
Thanks!!
ralan
I noticed today that some eSignal data has the decimal point displaced from its correct position. For instance, the Heating Oil futures contract is quoted in the financial papers and a competing data service I use as a backup as 88.48 cents per gallon (the correct scale)
eSignal on the other hand returns it as .8848. If I were to import this data into my existing data series like this it would appear as if there was a hundred-fold drop in value over night.
This isn't the only futures market with the issue.
Is there some way for me to post-process the data to return the
decimal point to the right position progammatically?
Has anyone else needed to address this?
Thanks!!
ralan
Comment