[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: night data


  • To: RealTraders Discussion Group <realtraders@xxxxxxxxxxxxxx>
  • Subject: Re: night data
  • From: Walt Downs <knight@xxxxxxxxxxxx>
  • Date: Fri, 7 Nov 1997 13:25:21 -0800 (PST)
  • In-reply-to: <971107070155_-1911760427@xxxxxxxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

FxCur@xxxxxxx wrote:
> 
> Walt,
> 
> Do you have a particular pivot point calculation you find works well in the
> currencies, bonds & S&P? I would appreciate it if you could share it with me.
> 
> Richard J. Chehovin

Richard,

I assume we are talking about ONE generic pivot point which we might
use to conclude that the market is short-term bearish or bullish?

Use the following formula:

(Last 3 highs + Last 3 Lows + Last 3 Closes) / 9

In TradeStation:

Value1 = (Average(H,3)+Average(L,3)+Average(C,3))/9

Plot1(value1,"Pivot");

Walt Downs
CIS Trading