I already write an C# program to get real time data.
I use esignal_OnQuoteChanged and esignal_OnBarsChanged to get information of Quotes.
I need to get the attribute/field like Tick/Closed/Settlement like eSignal Desktop Application ( Quote Window) has but i don't know where to get this.
Would you mind to show me how(object/function) to get this attribute for knowing when the market is closed or opend in Desktop API?
I use esignal_OnQuoteChanged and esignal_OnBarsChanged to get information of Quotes.
I need to get the attribute/field like Tick/Closed/Settlement like eSignal Desktop Application ( Quote Window) has but i don't know where to get this.
Would you mind to show me how(object/function) to get this attribute for knowing when the market is closed or opend in Desktop API?
Comment