View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Mukesh Mukesh is offline
external usenet poster
 
Posts: 78
Default Saving tick data

Hi David,

I too have an Excel spreadsheet which gets streaming data for
currencies, but I am not able to get previous day's OHLC,
are you able to get those info ?
Can you please tell me how I can do it.

Thanks.
Mukesh


"dwt" wrote:

I have an Excel spreadsheet which gets tick data for trading currencies on
the forex markets. The DDE conversation works just fine, but i need a way to
save this data. Does anyone have any experience working in this enviornment
and do you have any suggestions. I think it might be best to save the data to
an SQL or Access database.

Any thoughts or help with this would be appreciated.

david