10.23.2009

Web Automation iMacros - Finance / Company / Ticker Firefox Macro

K. Going to share today.

Step 1: Use Firefox


Step 2: Use/Download iMacros Add-On. (Tools > Add-Ons > Search for iMacros)
D


Step 3: Add code below to automate stock analysis process, since the good/relevant info is never all on one site. Edit for your own use, with most important links for your analysis.


VERSION BUILD=6001001 RECORER=FX
TAB T=1
PROMPT Enterstocksymbol !VAR1 GOOG
URL GOTO=http://www.zackselite.com/reports/detail.php?sym={{!VAR1}}
TAB OPEN NEW
TAB T=2
URL GOTO=http://www.advfn.com/p.php?pid=financials&btn=s_ok&mode=&symbol={{!VAR1}}&s_ok=OK
TAB OPEN NEW
TAB T=3
URL GOTO=http://finviz.com/quote.ashx?t={{!VAR1}}
TAB OPEN NEW
TAB T=4
URL GOTO=http://www.tradestationfundamental.com/Highlights.asp?ticker={{!VAR1}}
TAB OPEN NEW
TAB T=5
URL GOTO=http://moneycentral.msn.com/detail/stock_quote?Symbol={{!VAR1}}&getquote=Get+Quote
TAB OPEN NEW
TAB T=6
URL GOTO=http://clearstation.etrade.com/cgi-bin/details?Symbol={{!VAR1}}&Refer=http://clearstation.etrade.com/cgi-bin/content_stox%3fnext%3dhttps://csweb2w18m3/cgi-bin/preferences
TAB OPEN NEW
TAB T=7
URL GOTO=http://tal.marketgauge.com/phs2/CoRpt.ASP?q={{!VAR1}}&nav=y



Step 4: Makes most sense to add link for macro to toolbar. 

No comments:

Post a Comment