StockFetcher Forums · Stock Picks and Trading · A Newbie's Journey<< 1 ... 14 15 16 17 18 ... 48 >>Post Follow-up
sandjco
648 posts
msg #139433
Ignore sandjco
11/21/2017 3:12:23 PM

CWEB profit of 9% in 2 weeks

Sold early I guess...in hindsight.

XIV mid day


Might pick up LABU instead...


sandjco
648 posts
msg #139445
Ignore sandjco
11/22/2017 8:41:28 AM

Last tranche in at $117.30 using EOD price. Nibbled at LABU with loose change at $69.48 using EOD.

sandjco
648 posts
msg #139453
Ignore sandjco
11/22/2017 12:21:52 PM

Question...

How do I "chart" the ratio of the result that is generated by this filter?

symlist(spy,agg)
add column roc(10,1) {performance}

Thanks in advance!

Kevin_in_GA
4,599 posts
msg #139454
Ignore Kevin_in_GA
11/22/2017 12:48:22 PM

The ratio (or difference, which is what I personally would use) needs to be defined as a variable. Like this

Fetcher[
symlist(spy,agg)
set{spyroc, ind(spy, roc(10,1))}
set{aggroc, ind(agg, roc(10,1))}
set{rocdiff, spyroc - aggroc}
set{rocratio, spyroc / aggroc}
add column rocdiff
add column roc(10,1)
sort on column 6 descending
draw rocdiff
draw rocratio
]



when you look at the rocratio curve, you can see why I prefer using the simple difference of the two values.


sandjco
648 posts
msg #139455
Ignore sandjco
11/22/2017 12:57:24 PM

many thanks Kevin; as always, your kindness is appreciated.

RE: XIV
enjoyed your posts. I'm still fighting with my mind as well instead of jus taking the triggers. Right now, my mind is telling me to bail and take profits...

shillllihs
5,980 posts
msg #139456
Ignore shillllihs
11/22/2017 1:08:35 PM

Your heart may about to really regret that

sandjco
648 posts
msg #139460
Ignore sandjco
11/22/2017 3:01:49 PM

RE: my heart regretting...
Which part shills?

I know I regretted NOT extending my vacation in Phil longer! lol

sandjco
648 posts
msg #139535
Ignore sandjco
11/27/2017 11:24:07 PM

LABU didn't follow thru; may sell tomorrow if it still doesn't move up.

sandjco
648 posts
msg #139611
Ignore sandjco
11/29/2017 12:25:22 PM

Sold XIV all positions at $118.15

shillllihs
5,980 posts
msg #139613
Ignore shillllihs
11/29/2017 1:19:52 PM

You were saying that your mind wanted to sell Xiv, and I knew it was going up and you'd regret it.

Yeah, I love these gals here, so friendly. They really treat you like a Rock God.

StockFetcher Forums · Stock Picks and Trading · A Newbie's Journey<< 1 ... 14 15 16 17 18 ... 48 >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.