jankcorn / hle-ofx-quotes

Automatically exported from code.google.com/p/hle-ofx-quotes
0 stars 1 forks source link

Update currency exchange rates automatically #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Any way to update the currency exchange rates automatically? instead of having 
to go into Preferences and do it manually? Like it used to do during the good 
old days when MSFT still supported it...
I know I can get the quotes from Yahoo, but the manuaul copy pastes are killing 
me (daily) :-)

Original issue reported on code.google.com by art.leyz...@gmail.com on 23 Jun 2011 at 10:22

GoogleCodeExporter commented 9 years ago
Will see what I can do. I think this will break down into the following 
components:
  . How to get latest exchange rate (Yes via Yahoo).
  . How to update the *.mny file with above data
    . via OFX (No: don't know how. Don't think is possible)
    . via writing directly using sunriise (Yes: but will require Money to be NOT running)
  . UI: how to present to user.

Original comment by hleOfxQu...@gmail.com on 24 Jun 2011 at 3:55

GoogleCodeExporter commented 9 years ago
Please see 
http://code.google.com/p/hle-ofx-quotes/wiki/Update_FX_Table_Automatically and 
give feedback.

Original comment by hle...@gmail.com on 27 Jun 2011 at 4:19

GoogleCodeExporter commented 9 years ago
I put my comment at the foot of the wiki link you gave. Damn, you are good.

Original comment by art.leyz...@gmail.com on 27 Jun 2011 at 9:39

GoogleCodeExporter commented 9 years ago
Done.
See: http://code.google.com/p/hle-ofx-quotes/wiki/Build_20111220_66

Original comment by hle...@gmail.com on 21 Dec 2011 at 6:43