forked from Pivotal-Open-Source-Hub/StockInference-Spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding a few tech indicators to the R script
- Loading branch information
Frederico Melo
committed
Aug 17, 2015
1 parent
b2c4d0f
commit deab3fa
Showing
6 changed files
with
14 additions
and
243 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
StockInference/src/main/scala/io/pivotal/demo/TechIndicators.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"symbol":"TSLA", "AverageDailyVolume":3604770, "Change":"+4.34", "DaysLow":239.12, "DaysHigh":246.48, "YearLow":181.40, "YearHigh":291.42, "MarketCapitalization":"30.83B", "LastTradePriceOnly":242.51, "DaysRange":"239.12 - 246.48", "Name":"Tesla Motors Inc.", "Symbol":"TSLA", "Volume":4689182, "StockExchange":"NMS", "entryTimestamp":1193666624312373} | ||
{"symbol":"TSLA","AverageDailyVolume":"3615780","Change":"+10.65","DaysLow":"250.51","DaysHigh":"256.59","YearLow":"181.40","YearHigh":"291.42","MarketCapitalization":"32.27B","LastTradePriceOnly":"253.80","DaysRange":"250.51 - 256.59","Name":"Tesla Motors Inc.","Symbol":"TSLA","Volume":"6289968","StockExchange":"NMS","entryTimestamp":69255636091110} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters