mcubas |
Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Thursday, April 7, 2011 |
Sunday, October 1, 2017 10:27:00 AM |
69 [0.02% of all post / 0.01 posts per day] |
|
Will try it. Thanks!
|
Hello,
I am trying to simplify a condition. the complete formula would have 100 lines, here is the abbreviated version:
(ABS((C*100) / C1 -100) +
ABS((C1*100) / C2 -100) +
ABS((C2*100) / C3 -100) +
ABS((C3*100) / C4 -100) +
...
ABS((C99*100) / C100 -100)
)/100 > 1.98
where the "..." are all the lines in between C3 and C99
would there be a way to simplify this so i don't have to type 1oo lines?
Thanks!
|
Thanks! Is there any way you could add that to Freestockcharts premium in the future?
|
Hi,
I use Freestockcharts Premium, and think it would be very helpful if you could add a column with the earnings dates for the stocks I am looking at, basically to avoid getting into a stock that is close to reporting earnings. If you do have that could you please let me know how to find it?
Thanks!
Martin
|
I was playing around with formulas based on your suggestions and I came up with this formula for my Custom PCF indicator:
ABS((C*100) / C1 -100)
over a period on 100 days works like a charm. thanks for your guidance!
|
I am using the Premium version of Freestockcharts.com, maybe that is why it works differently. Thanks!
|
Hey Bruce,
Sorry to bother you again. I tried entering
100 * AVG(ABS(C / C1 - 1), 100)
as a condition formula, so I can the use it as a column on my watchlist, but I can't because there is a syntax error. I guess something is missing. Could you please guide me on how to do it?
Thanks again!
|
That's great, Bruce. Thanks so much!
|
Hi,
I was wondering if there is any column that could tell me which tickers have bigger % moves on average. The "Price Volatility" Column does not seem to work very well, I think. Is there another one like that?
|
Thanks Bruce, That is just what I needed!
|
|