Hiya!
In the charts for the 5 Year T-Note Futures ZF #F (for instance) the pricin is in tick format such as 108210 for the low where as the API gives 108.65625 as the low (this is the 8:20 5min bar low).
I understand the pricing formats and how they match up but I need to know about what price conversion functons might be available to get a dollar value from the tick price or the decimal display price. I realize I could just multiple the decimal price by $1000 and get the dollar value of the contract but I'd rather rely eclusively on ESignal for this information than incorporate elements of my database.
Ultimately, I'd like to get the absolute dollar amount for each HLOC price point - eg. the low above would be 108656.25.
Thanks for the help.
Jason
In the charts for the 5 Year T-Note Futures ZF #F (for instance) the pricin is in tick format such as 108210 for the low where as the API gives 108.65625 as the low (this is the 8:20 5min bar low).
I understand the pricing formats and how they match up but I need to know about what price conversion functons might be available to get a dollar value from the tick price or the decimal display price. I realize I could just multiple the decimal price by $1000 and get the dollar value of the contract but I'd rather rely eclusively on ESignal for this information than incorporate elements of my database.
Ultimately, I'd like to get the absolute dollar amount for each HLOC price point - eg. the low above would be 108656.25.
Thanks for the help.
Jason
Comment