StockFetcher Forums · General Discussion · Question for Stockfetcher folks<< 1 2 >>Post Follow-up
SAFeTRADE
630 posts
msg #117001
Ignore SAFeTRADE
11/23/2013 2:13:46 PM

Stockfetcher why aren't the two lines labeled in the top left
hand corner. They used to be. It gets quite confusing when there is more than 1 line or indicator
being drawn.






stockfetcher
979 posts
msg #117022
11/25/2013 10:08:15 AM

If possible, can you provide the filter syntax that generated the chart that you mention?

Thank you,

StockFetcher Support


SAFeTRADE
630 posts
msg #117036
Ignore SAFeTRADE
11/25/2013 6:34:24 PM

It is as follows;

draw price line at low 3 days ago
draw price line at high 3 days ago
set{buy, count(close Crossed above high 3 days ago,1)}
set{sell, count(close crossed below low 3 days ago,1)}
set{uptrend, count(close = > low 3 days ago,1)}
symlist(spy)

set{cls, close}
set{lo3, low 3 days ago}
draw cls on plot lo3


dangreene
229 posts
msg #117037
Ignore dangreene
11/25/2013 7:40:16 PM

SAFeTRADE,

NICE !

Thanks

SAFeTRADE
630 posts
msg #117081
Ignore SAFeTRADE
11/27/2013 9:48:53 AM

I am still waiting for a resolution to my question regarding labels of lines.

stockfetcher
979 posts
msg #117082
11/27/2013 9:52:48 AM

Hi,

We are still looking into this. We will let you know as soon as it's resolved.

Thanks,
StockFetcher.com Support

stockfetcher
979 posts
msg #117085
11/27/2013 11:59:25 AM

Hi,

We're still running through some tests but is this about what you had in mind?



For:

Fetcher[
draw price line at low 3 days ago
draw price line at high 3 days ago
set{buy, count(close Crossed above high 3 days ago,1)}
set{sell, count(close crossed below low 3 days ago,1)}
set{uptrend, count(close = > low 3 days ago,1)}
symlist(spy)

set{cls, close}
set{lo3, low 3 days ago}
draw cls on plot lo3
]



alf44
2,025 posts
msg #117088
Ignore alf44
modified
11/27/2013 12:32:35 PM

.

... if you add the "draw uptrend" (close equal or greater than LOW 3 days ago) set statement ...

and ... "draw sell on plot buy" ... you see this !

---



---

Fetcher[
draw price line at low 3 days ago
draw price line at high 3 days ago
set{buy, count(close Crossed above high 3 days ago,1)}
set{sell, count(close crossed below low 3 days ago,1)}
set{uptrend, count(close = > low 3 days ago,1)}
symlist(spy)

set{cls, close}
set{lo3, low 3 days ago}
draw uptrend
draw sell on plot buy
draw cls on plot lo3
]



.

SAFeTRADE
630 posts
msg #117093
Ignore SAFeTRADE
modified
11/27/2013 1:22:32 PM

That is what I am looking for Stockfetcher, but it should plot any other indicators I would like to plot on the chart...
as it did in the old days. Thank you for your quick attention to this matter. Should not the top most line be notated
first followed in sequence by the next lowest line.

SAFeTRADE
630 posts
msg #117095
Ignore SAFeTRADE
modified
11/27/2013 1:32:29 PM

Very nice ...ah-hem...modification.. ALF44. Allows everything to appear...in Sync and visually it is...
more....OBVIOUS AS TO TREND AND BUY AND SELL SIGNALS.. Thank You ALF44!

StockFetcher Forums · General Discussion · Question for Stockfetcher folks<< 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.