StockFetcher Forums · Filter Exchange · How to plot line chart instead of bar chart<< >>Post Follow-up
guru_trader
485 posts
msg #121365
Ignore guru_trader
8/20/2014 2:27:23 AM

When plotting the count() function, stockfetcher plots results as bar charts. How can we tell it to plot a line chart instead?

duke56468
683 posts
msg #121368
Ignore duke56468
8/20/2014 5:39:34 PM

click on settings-chart type-line

four
5,087 posts
msg #121369
Ignore four
modified
8/20/2014 11:15:47 PM

http://www.stockfetcher.com/forums/Filter-Phrases/chart-type/32

candlestick
OHLC
line

guru_trader
485 posts
msg #121370
Ignore guru_trader
modified
8/21/2014 12:54:28 PM

I am specifically referring to the sub-plots found below the price plot. They seem unaffected by the "chart type" function.

Check out the "close_up" plot in the following filter -- it displays as a stack of blocks rather than a line.

Fetcher[
symlist(EBAY)
chart-length is 3 months
set{close_up, count(close above open, 10)}
draw close_up
]



It looks like counts of 11 or greater plots as a line, while counts of 10 or lower display as a stack of blocks.
*Note: This still displays as stack of blocks in the preview window (below) - please click on the filter to see the line plot I am referring to

Fetcher[
symlist(EBAY)
chart-length is 3 months
set{close_up, count(close above open, 11)}
draw close_up
]




I would like to see counts of 10 or lower to be displayed as line plots also (as they used to be displayed).

four
5,087 posts
msg #121390
Ignore four
modified
8/25/2014 12:29:22 AM

Fetcher[

symlist(EBAY)
chart-length is 3 months

set{close_upA, count(close above open, 1)}
draw close_upA

set{close_upB, count(close above open, 1)}
draw cma(close_upB,1)
]



StockFetcher Forums · Filter Exchange · How to plot line chart instead of bar chart<< >>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.