main_templates1/drumb.scala
changeset 396 3ffe978a5664
parent 347 4de31fdc0d67
child 428 cdfa6a293453
equal deleted inserted replaced
395:017f621f5835 396:3ffe978a5664
     1 // Core Part about a really dumb investment strategy
     1 // Main Part 1 about a really dumb investment strategy
     2 //===================================================
     2 //===================================================
     3 
     3 
     4 object CW6b {
     4 object M1 {
     5 
     5 
     6 //two test portfolios
     6 //two test portfolios
     7 
     7 
     8 val blchip_portfolio = List("GOOG", "AAPL", "MSFT", "IBM", "FB", "AMZN", "BIDU")
     8 val blchip_portfolio = List("GOOG", "AAPL", "MSFT", "IBM", "FB", "AMZN", "BIDU")
     9 val rstate_portfolio = List("PLD", "PSA", "AMT", "AIV", "AVB", "BXP", "CCI", 
     9 val rstate_portfolio = List("PLD", "PSA", "AMT", "AIV", "AVB", "BXP", "CCI",