I am trying to write a simple PCF but am not sure I'm getteing the right results
Standard MACD today is below 0 line. Cross over above exponential 9 is happening today. Is this correct?
(XAVGC12-XAVGC26)<0
and
(XAVGC12 - XAVGC26 >= XAVG(XAVGC12,9) - XAVG(XAVGC26,9))
and
(XAVGC12.1 - XAVGC26.1 < XAVG(XAVGC12.1,9.1) - XAVG(XAVGC26.1,9.1))
Thanks for your help!
|
To add to Cainmtrading's question, is volume buzz calculated for pre-market hours too?
|
I'm using Telechart and want to create a PCF for Elders Force Index (2 day FI). Could you help me write the formula? If you have any threads on this topic please point me to it. Thanks!
|