MonkeyDex Training Program

in #monkeydex4 years ago (edited)

I'm training throwing darts

I will be the best performer ;)

The Dartboard

I use a board with NASDAQ100 stocks sticked on it and I throw darts blindfolded, to be ready to compose my portfolio the first of January.


Image source

My Training Program

training.sh

#!/bin/bash

# scrap NASDAQ100 list
wget -O - 'https://www.cnbc.com/nasdaq-100/' 2>/dev/null | grep '<tr data-table-chart-symbol=' | cut -d= -f2 | cut -d\  -f1 > nasdaq100.csv

echo "NASDAQ100 Stocks Dartboard"
cat nasdaq100.csv | tr '\n' ' '
echo ; echo

echo "Throwing 10 darts..."
./randomlines.sh nasdaq100.csv 10 > monkeydex.csv
echo

echo "My stock portfolio"
cat monkeydex.csv

exit 0

randomlines.sh is a Bash Script to Make a Random Selection of Lines in a File

My last performance

I train hard and regularly. Your encouragement is welcome.

$ ./training.sh 
NASDAQ100 Stocks Dartboard
ATVI ADBE AMD ALGN ALXN AMZN AMGN AAL ADI AAPL AMAT ASML ADSK ADP AVGO BIDU BIIB BMRN CDNS CELG CERN CHKP CHTR TCOM CTAS CSCO CTXS CMCSA COST CSX CTSH DLTR EA EBAY EXPE FAST FB FISV GILD GOOG GOOGL HAS HSIC ILMN INCY INTC INTU ISRG IDXX JBHT JD KLAC KHC LRCX LBTYA LBTYK LULU MELI MAR MCHP MDLZ MNST MSFT MU MXIM MYL NTAP NFLX NTES NVDA NXPI ORLY PAYX PCAR BKNG PYPL PEP QCOM REGN ROST SIRI SWKS SBUX NLOK SNPS TTWO TSLA TXN TMUS ULTA UAL VRSN VRSK VRTX WBA WDC WDAY WYNN XEL XLNX 

Throwing 10 darts...

My stock portfolio
MSFT
KLAC
AVGO
ULTA
TSLA
AAPL
BIIB
ADI
FISV
HAS


Image source

Stay tuned! My decisive dart throwing will be made on January 1st, 2020 at midnight.

Sort:  

I am not a dart thrower...🙄

It can be learned easily, it's nice to watch too.

You have used the Hashtag #[CC] and can now reward 15.0 comments under your post with one CC.

More information about the Commentcoin-Project can be found on this account.
Thanks for using it.

Happy comments.
Your CC-Team:
@kristall97 ([Code-Designer])
@alucian ([Project-Designer])

@puncakbukit reblogged your post to thousand followers.. Thank you to approve us as witness.

Congratulations @monkeydex! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You received more than 50 upvotes. Your next target is to reach 100 upvotes.

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @steemitboard:

SteemFest Meet The Stemians Contest - The mysterious rule revealed
SteemFest⁴ - Meet the Steemians Contest

You can upvote this notification to help all Steem users. Learn how here!

This post has received a 34.4 % upvote from @boomerang.

As a follower of @followforupvotes this post has been randomly selected and upvoted! Enjoy your upvote and have a great day!

treeplanternoplant_new.png

You must own at least 20 CC to reward commenters on this post!
Please charge 20 CCs to reward your commenters.