View Single Post
  #3 (permalink)  
Old 03-26-2007, 02:27 AM
daraknor's Avatar
daraknor daraknor is offline
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
I'm working on implementing the SIgnals in Phoenix 6. I converted the ones already in P.EASY quickly enough, but I've been reading through their descriptions to find out what the system looks like. It appears EASY is the combination of 10 moving averages.

Traders Dynamic Index =
1&2 RSI = 13 period, Close (Segregated MA)
3&4 Volatility Band =34 period, Close (MA based)
5 RSI Price Line = 2 period, Close, SMA
6 Trade Signal Line = 7 period, Close, SMA
price action channel = 2 Smooth MA:
7 5 period, High
8 5 period, Low
9 Market Base Line = (unstated MA)
10 Heiken Ashi = weighted average of bar

I was thinking of adding candlestick patterns or HeikenAshi (weighted, adjusted candlesticks) into Phoenix but I'm thinking that the two systems probably won't line up very often.

I added S&R lines, and a Trend check (historical only) to P6 Beta.

If you want to continue implementing EASY into Phoenix as Chimera, can you explain exactly how to calculate "Market Base Line"? I'm pretty sure RSI Price Line (the main indicator) is a moving average over RSI, but I'm still researching this.
Reply With Quote