docctorwho |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Thursday, December 2, 2010 |
Sunday, August 18, 2013 9:48:34 PM |
9 [0.00% of all post / 0.00 posts per day] |
|
hey is there a way to array a period of time say like (c15..c215) ?
|
:) TY
|
I am a computer programmer i can learn quickly... pdf welcome videos also.... send links please.
|
AVGCx.z -> Simple Moving Average of Close/Last Price
does the dot(AVGCx.z) extend periods like such c1.c59 would indicate close/last of yesterday to 60 days ago?
|
sorry simple macd(5,10) ... duh
|
i want to set an average of the simple macd(5,10,10) > 0 over 1 yr and show a watch list where the simple macd(5,10,10) is greater then that average.
|
so xave refers to exp moving averaged? nice ok... so then you written the macd here usind the closing price... i see... this is very helpful thanks
|
i want to write a new indicator like such
if macd > avg(macd>0) or macd < avg(macd<0) anyhelp would be nice
|
how do i refer to macd(5,10) when writing a pcf?
|
|