Hello,
For those who didn't notice, On Eurex & Euronext products the daily closing price and the intraday closing price is totally different.
When you look at the daily chart it shows you settlement price as the close price.
Now, I understand that this is the information that comes from the exchange, But, First of all, If it's the settlement price, So the software should write "settlement" instead of "close".
+ When you programming an EFS: "var vClose = xClose.getValue(-1);" It takes the settlement price, Not the close.
The exchange do provide the close price as you can see on the image I attached to this message.
I'm not the only one that complaning about this, I know bunch of users that very angry about it because we're asking eSignal to solve this again and again but no results.
So please, Let us choose Between the close/settlement.
Kind Regards,
ser-E
For those who didn't notice, On Eurex & Euronext products the daily closing price and the intraday closing price is totally different.
When you look at the daily chart it shows you settlement price as the close price.
Now, I understand that this is the information that comes from the exchange, But, First of all, If it's the settlement price, So the software should write "settlement" instead of "close".
+ When you programming an EFS: "var vClose = xClose.getValue(-1);" It takes the settlement price, Not the close.
The exchange do provide the close price as you can see on the image I attached to this message.
I'm not the only one that complaning about this, I know bunch of users that very angry about it because we're asking eSignal to solve this again and again but no results.
So please, Let us choose Between the close/settlement.
Kind Regards,
ser-E
Comment