freetroy |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Monday, January 3, 2005 |
Wednesday, April 25, 2018 11:22:57 AM |
9 [0.00% of all post / 0.00 posts per day] |
|
Could I grab a copy of this new version as well.
Thanks in advance!
troy
|
Thanks again for your help Bruce!
|
simple MA of the "true Range" - 400 days off data
|
First off - Bruce you are the best. Everytime I ask a question here, which is not often, you are always on the ball. Great work!
I can reproduce the chart in excel but when i took your advice and just put it on the chart the number are off by just a bit - any idea what might cause this?
|
Thanks for the quick response! I put this in and it came very close. The problem is when I go in to adjust the ATR settings there are three choices. I have tried all the combinations with a 0 in each field and can not get it to match. Any idea what that three "period" is coming from?
|
I was looking over this article - http://adamhgrimes.com/blog/2011/10/12/volatility-compression/
and wanted to turn it into an indicator.
The concept is to " shows the ratio of the 5 day to 60 day ATR, with a reference line at 1.0". OI want to use different numbers so here is the Realcode I tried:
'# ATR = indicator.Library.Average True Range
'Plot = ATR(5) / ATR(50)
It does not match the chart. How can I change the time frame the ATR uses to get this to work, they both seem to be stuck on 14.
Thanks in advance - troy
|
When exporting data for a list of stocks, is there a way to include the industry group sysmbol? I have tried attaching several indicators to acomplish this but with no success. Thanks in Advance for your Help!
troy
|
|