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

[EquisMetaStock Group] Re: How to create a price channel with higher highs and higher lows


  • Date: Wed, 03 Mar 2010 03:36:46 -0000
  • From: "formulaprimer" <formulaprimer@xxxxxxxxx>
  • Subject: [EquisMetaStock Group] Re: How to create a price channel with higher highs and higher lows

PureBytes Links

Trading Reference Links

Your question is confusing... Are you trying to find the lower lows or the high of the lowest lows... If you want to know if the low was higher than the previous low then you have to use something like
If(L>Ref(L,-1),1,0)
The statement is an if statement asking If todays low is greater than the low of yesterday the binary 1 otherwise 0.

This is basic I'm sure others with better programming of MS can be more helpful.



--- In equismetastock@xxxxxxxxxxxxxxx, mingsum lioa <mlioa@xxx> wrote:
>
> Hi all,
> 
>   I want to build a indicator that will track highs and lows. I try to use the Higher High Value
> 
> function to track the Highs but do not know how to track the High lows.
> 
>   Can anyone offer some help?
> 
> Thanks 
> 
> CM
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)

<*> To change settings via email:
    equismetastock-digest@xxxxxxxxxxxxxxx 
    equismetastock-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/