Menu

Build: sunriise-0.0.2-20110930.114753-42

2011-09-30
2013-05-28
  • hleofxquotes

    hleofxquotes - 2011-09-30

    New build: sunriise-0.0.2-20110930.114753-42-jar-with-dependencies.jar

    Changes:

    • Show buy/sell transactions in Investment account

    • For Investment account: calculate market value

    Known issues

    • Investment account: ending balance does not include associate cash account amount
     
  • hleofxquotes

    hleofxquotes - 2011-09-30

    If you start it up from a cmd window:

    >java -jar sunriise-0.0.2-20110930.114753-42-jar-with-dependencies.jar
    

    You can see additional log output such as:

      * When select an investment account, a list of investment, quantity and market value

    110909 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountViewer.updateEndingBal
    anceLabel(AccountViewer.java:343) - > updateEndingBalanceLabel, balance=1574.620
    0, account=Woodgrove Investments
    110971 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountUtil.calculateInvestme
    ntBalance(AccountUtil.java:719) - securityName=Coho Winery, quantity=250.0, pric
    e=1.0E-4, value=0.025
    110972 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountUtil.calculateInvestme
    ntBalance(AccountUtil.java:719) - securityName=Contoso Pharmaceuticals, quantity
    =50.0, price=72.98, value=3649.0
    110973 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountUtil.calculateInvestme
    ntBalance(AccountUtil.java:719) - securityName=Fabrikam, Inc., quantity=150.0, p
    rice=23.5, value=3525.0
    110974 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountUtil.calculateInvestme
    ntBalance(AccountUtil.java:719) - securityName=Microsoft, quantity=3.0, price=29
    .91, value=89.73
    110975 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountUtil.calculateInvestme
    ntBalance(AccountUtil.java:719) - securityName=Woodgrove Money Market Fund, quan
    tity=86.28, price=1.0, value=86.28
    110977 [AWT-EventQueue-0] INFO  com.le.sunriise.md.AccountViewer.updateEndingBal
    anceLabel(AccountViewer.java:343) - > updateEndingBalanceLabel, balance=7350.034
    9999999989449861459434032440185546875, account=Woodgrove Investments
    
     

Log in to post a comment.