StockFetcher Forums · General Discussion · DRAW question<< >>Post Follow-up
arimont
57 posts
msg #129773
Ignore arimont
7/13/2016 3:07:09 AM

I want some of the indicators to be drawn in the price box instead of in a separate box.
For example, I want ATR(14) and EMA(20) plotted in the price box.
How can it be done?

arimont
57 posts
msg #129774
Ignore arimont
7/13/2016 3:15:39 AM

Using the "Settings" under the Account drop-down add ATR but in a separate box. EMA was added in the price box as I wanted.

Kevin_in_GA
4,599 posts
msg #129775
Ignore Kevin_in_GA
7/13/2016 6:39:32 AM

The ATR is often a very small fraction of the price, which is drawn on the price plot would look like a flat line at the bottom of the graph. You are thinking that you can graph with two different Y-axes in the same box, but it can't be done here at SF.

arimont
57 posts
msg #129776
Ignore arimont
7/13/2016 7:04:54 AM

Thanks, I now realize I was looking for the wrong thing.
I want to add a plot for EMA(10)+ATR, for example. I guess I would just have to use the "set{}" and figure out the right syntax for it.

arimont
57 posts
msg #129777
Ignore arimont
7/13/2016 7:12:12 AM

...But the question still remains:
how can I plot this new set{} in the price box?

arimont
57 posts
msg #129778
Ignore arimont
7/13/2016 7:14:39 AM

...Or maybe there is already a SF function for drawing a line parallel to EMA by a fixed amount, something like EMA(30)+ATR(30)?

four
5,087 posts
msg #129779
Ignore four
7/13/2016 7:23:03 AM

Fetcher[
set{plus, EMA(30) + ATR(30)}
set{sub, EMA(30) - ATR(30)}
draw plus on plot close
draw sub on plot close
]



arimont
57 posts
msg #129780
Ignore arimont
7/13/2016 7:34:52 AM

Thanks!!
That was exactly what I was looking for.

four
5,087 posts
msg #129781
Ignore four
7/13/2016 7:42:57 AM

welcome

StockFetcher Forums · General Discussion · DRAW question<< >>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.