Scrape for 2016-02-19
SHOOT! Forgot to do the daily snapshot! I must make this a habit or else!
Eheh: so I rewrote my scrape shellscript:
#!/bin/bash
# yeah, well, there it is :/
echo "Did you do your backup today? No?"
exit 1
enscrape `date +"%Y-%m-%d"`
Okay, let's do the scrape:
2016-02-19
Mkt_Cap:AMZN,FB,GOOGL,GOOG,TM|INTC,VRX,MSFT,T
Price:WTW,BRC,ANET,TRN,SWN|LMCB,TAP.A,ECA
Volume:BAC,GRPN,VALE,INTC,PFE,FCX,MRO,SIRI,GE,AAPL
Updated /Users/geophf/Documents/OneDrive/work/1HaskellADay/Seer/data/top5s.csv with 2016-02-19 data
Bubbles:
Let's analyze $MRO; $INTC looked interesting, as it's a same-day cross volume/mkt-cap category winner, but I haven't seen MRO before so let's look into it.
geophf:writing geophf$ analyze MRO
Wrote analysis files for MRO
MRO SMA
MRO EMA
MRO Stochastic Oscillators
No comments:
Post a Comment