StockFetcher Forums · Filter Exchange · WHERE IS THE SETTINGS LINK?<< 1 2 >>Post Follow-up
karennma
8,057 posts
msg #125753
Ignore karennma
10/23/2015 7:25:12 AM

Moved.

stockfetcher
979 posts
msg #125754
10/23/2015 7:27:15 AM

Hi,

Click the Account->Settings menu option (upper right hand corner of your browser).

Best Regards,
StockFetcher.com Support

karennma
8,057 posts
msg #125758
Ignore karennma
modified
10/23/2015 7:37:41 AM

Good morning, SF.
Can you tell me how Mactheriverrat got that "WAIT, BUY SELL" graph on the bottom of his last two charts?
I went to "settings" but didn't see anything to set that up ...
(See his thread (Mactheriverrat) under Stock Picks and Trading)
Thanks.


stockfetcher
979 posts
msg #125759
10/23/2015 7:50:05 AM

Hi,

Those are custom indicators from his filters (likely counts). You'll need to ask him what the criteria is.

StockFetcher Support

karennma
8,057 posts
msg #125760
Ignore karennma
10/23/2015 7:52:04 AM

Thanks.


Mactheriverrat
3,135 posts
msg #125785
Ignore Mactheriverrat
10/23/2015 1:35:16 PM

Code is from Kevin_in_GA which came be added to just about any filter

Buy sell wait code link.

Mactheriverrat
3,135 posts
msg #125786
Ignore Mactheriverrat
10/23/2015 1:38:21 PM

Here is the code by Kevin

set{pp_3, CMA(pp,3) 1 day ago}
set{r_3, CMA(r1,3) 1 day ago}
set{s_3, CMA(s1,3) 1 day ago}

set{VAR1, count(close above pp_3,1)}
set{VAR2, count(close below r_3,1)}
set{WAIT, VAR1 * VAR2}
set{BUY, var1 - wait}
set{SELL, var2 - wait}


draw WAIT
draw SELL
draw BUY
draw pp_3 on plot price
draw r_3 on plot price
draw s_3 on plot price


add column BUY
add column SELL
add column WAIT
add column pp_3
add column r_3
add column s_3

karennma
8,057 posts
msg #125794
Ignore karennma
10/24/2015 12:48:04 PM

@ Mactheriverrat,
I am just thrilled with this feature. Thanks so much for posting!
Do you know if there's any way to get that grid to appear at the top of the chart instead of at the bottom?
:>)


Mactheriverrat
3,135 posts
msg #125795
Ignore Mactheriverrat
10/24/2015 1:26:16 PM

One might post them near the top of their filter so they may show up in the indicator area.

Mactheriverrat
3,135 posts
msg #125796
Ignore Mactheriverrat
10/24/2015 1:48:28 PM

Might thank Kevin from GA - It was his code that I use in my filters


StockFetcher Forums · Filter Exchange · WHERE IS THE SETTINGS LINK?<< 1 2 >>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.