API Support Forum
User Profile

Viewing User Profile for: ATsyss364


About

Sep 19, 2011 02:00 PM

Sep 23, 2011 09:47 AM

Sep 27, 2011 02:42 AM



Post Statistics
ATsyss364 has contributed to 1 posts out of 5593 total posts (0.02%) in 4608 days (0.00 posts per day).

20 most recent posts:

Market Data » Access Bars' data in OnBarsReceived Event Sep 23, 2011 @ 09:47 AM (Total replies: 1)

Hi

Could you give an example of C++ Builder code, how to access Bars' data in OnBarsReceived event

void __fastcall TMainForm::OECClientBarsReceived(TObject *Sender,
ISubscription *Subscription, LPSAFEARRAY Bars)
{
...
}

thanks

Alex Tsyss