TJ,Anybody can help with this question?

>
> Hello
> If i want to get a high low open close price at a specific time. can 
i 
> get it thro the api.
> 
> can i pass the datetime as date and get the other details as in the 
> function call below.
> 
> Function Retrieve(ByVal Count As Long, ByRef Date As Variant, ByRef 
> Open As Variant, ByRef High As Variant, ByRef Low As Variant, ByRef 
> Close As Variant, ByRef Volume As Variant, ByRef OpenInt As Variant) 
As 
> Long
>


Reply via email to