StockFetcher Forums · General Discussion · NEVER LOSE AGAIN!!<< 1 ... 101 102 103 104 105 >>Post Follow-up
Mactheriverrat
3,172 posts
msg #156101
Ignore Mactheriverrat
3/10/2021 10:50:33 PM

Welcome back TheRumpledOne!!!

TheRumpledOne
6,529 posts
msg #159593
Ignore TheRumpledOne
modified
9/16/2022 12:32:08 PM

Fetcher[
/* LOWEST HIGH - HIGHEST LOW FILTER */

symlist(BROS,WM,AAPL, WMT, RTX, KHC, MO, GIS, CAG, TSN, AGNC,WY, BYND, PEP, POST, HSY, BUD, CEG, MDLZ, VZ, T,WRK,DD, DG, DLTR )


set{CLOP,close - open}
set{Long_Profit,high - open}
set{Short_Profit, open - low}

/* PRICE CALCULATIONS */
set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl, CCa - CCb}

set{E5b,days(close is above ema(5),100)}
set{E5a,days(close is below ema(5),100)}
set{CxEma5, E5a - E5b}

/* TRIGGER CALCULATIONS */
/*
set{Buy,days(close crossed above high 20 day low ,20)}

set{Sell,days(close crossed below low 20 day high,20)}
*/

set{Buy,days(close below high 20 day low ,1)}

set{Sell,days(close above low 20 day high,1)}

/* DISPLAY */

add column CLOP {Close-Open}
add column Long_Profit {High-Open}
and add column Short_Profit {Open-Low}


add column high 20 day low {Buy Price}
add column Buy
add column low 20 day low {Stop Loss}


add column low 20 day high {Sell Price}
add column Sell




and add column clxcl
and add column CxEma5

and add column industry
and add column sector

and add column PE Ratio

draw low 20 day low

sort column 9 descending
]



A 0 in the buy column means to buy at the buy price. A -1 in the buy column means to wait.




TheRumpledOne
6,529 posts
msg #159595
Ignore TheRumpledOne
9/16/2022 12:38:18 PM

@snappyfrog,

I say "TIS I, THE RUMPLED ONE".



snappyfrog
749 posts
msg #159607
Ignore snappyfrog
9/20/2022 6:25:37 AM

I stand corrected!

KSK8
561 posts
msg #159643
Ignore KSK8
10/6/2022 4:09:30 AM

Mr rumpled,

Been awaiting your return, I'd like to take a second and pick at your brain.

1. why have you not evolved your trading to algo-style? -better yet, why do you still trade like a caveman using horizontal lines when filters literally do all the work for you?

2. please explain to me the logic behind the dma,
nobody on this site has been able to rationally explain the alleged 'brilliance" of the DMA. You've backed it before, so let's hear why




shillllihs
6,090 posts
msg #159644
Ignore shillllihs
10/6/2022 9:53:22 AM

Remember that bad trader from the past?
Same exact argument.
K2K8 is AlF44 πŸ˜‚πŸ˜‚πŸ˜‚ K2K8 is ALF44πŸ˜‚πŸ˜‚πŸ˜‚

shillllihs
6,090 posts
msg #159645
Ignore shillllihs
10/6/2022 12:45:26 PM

He should change his name to ALF64 cause that’s how old he’d be now.

TheRumpledOne
6,529 posts
msg #160218
Ignore TheRumpledOne
3/29/2023 9:38:55 AM

Mr rumpled,

Been awaiting your return, I'd like to take a second and pick at your brain.

1. why have you not evolved your trading to algo-style? -better yet, why do you still trade like a caveman using horizontal lines when filters literally do all the work for you?

2. please explain to me the logic behind the dma,
nobody on this site has been able to rationally explain the alleged 'brilliance" of the DMA. You've backed it before, so let's hear why

JUST SAW THE ABOVE TODAY.

1) No need to evolve. My filters do the work for me.

2) I don't use DMA. I have moved on.

TheRumpledOne
6,529 posts
msg #160219
Ignore TheRumpledOne
3/29/2023 9:40:37 AM



https://youtu.be/No2sc0QpwJA

See the PRICE ACTION STATE CHANGE thread.



TheRumpledOne
6,529 posts
msg #160232
Ignore TheRumpledOne
modified
4/2/2023 10:46:35 AM

Fetcher[

/* Unusual Price or Volume Activity */

/* PRICE CALCULATIONS */
set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl, CCa - CCb}

set{E5b,days(close is above ema(5),100)}
set{E5a,days(close is below ema(5),100)}
set{CxEma5, E5a - E5b}



/* VOLUME CALCULATIONS */
set{v, volume 1 day ago}
set{volinc, volume - v}
set{volpc, volinc / v}
set{volpct, volpc * 100}

set{UV, count(volpct above 100,1) } /* this is greater than 100% volume increase */

/* Price CALCULATIONS */
set{c, close 1 day ago}
set{cinc, close - c}
set{cpc, cinc / c}
set{cpct, cpc * 100}

set{UC, count(cpct above 10,1) } /* this is greater than 10% price increase */

set{U, UV + UC}



add column cpct

and add column volpct



and add column industry
and add column sector

and add column CxEma5

/* Selection Criteria */

U > 0
close between 1 and 100
volume above 1000000
average volume(90) above 1000000

sort column 5 descending

draw high 20 day low

]



You can change the price and volume increase numbers.

Scroll through the charts. You should see what price does after it drops below the high 20 day low AFTER there was a preceding volume spike.

StockFetcher Forums · General Discussion · NEVER LOSE AGAIN!!<< 1 ... 101 102 103 104 105 >>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.