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

Re: [EquisMetaStock Group] Volume analysis



PureBytes Links

Trading Reference Links

Roy, I see the process in 4 steps:
1. Define the start and end dates (input function)
2. sum the volume between those dates (result=VolSum)
3. new summation of volume starting with the previous end date
4. indicate when new summation of volume = VolSum.

Step1: Define start and end dates:
Sdy:=Input("Start day" ,1,31,1);
Smo:=Input("Start month",1,12,1);
Syr:=Input("Start year",2000,2007,2003);
Edy:=Input("End day",1,31,1);
Emo:=Input("End month",1,12,1);
Eyr:=Input("End year",2000,2007,2003);

Step2: Sum volume between two dates - not sure how to code this:
VolSum:= Sum(vol)between sdy,smo,syr and edy,emo,eyr

Step3: New summation of volume starting at end date
NewVolSum:= Sum(vol) starting at edy,emo,eyr

Step4: indate when NewVolSum = VolSum.


--- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxx> 
wrote:
>
> Gildone
> 
> 
> Visually selecting pivot points on a chart is one thing - defining 
those observations and converting them into consistent MetaStock 
events is something quite different. The first and most difficult 
part of your exercise is to define these events. Until you do that in 
English I doubt that anyone will be eager to spend time coding them 
in MetaStock for you. The term "pivot points" is ambiguous and can 
mean different things to different people.
> 
> Regards
> 
> Roy
> 
>   ----- Original Message ----- 
>   From: gildone 
>   To: equismetastock@xxxxxxxxxxxxxxx 
>   Sent: Friday, December 07, 2007 5:00 AM
>   Subject: Re: [EquisMetaStock Group] Volume analysis
> 
> 
>   --- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@> 
>   Points A and B would be selected High and Low pivot points on the 
>   price chart.
> 
>   wrote:
>   >
>   > Yes this is doable, but first you must clearly define points A 
and 
>   B.
>   > 
>   > Regards
>   > 
>   > Roy
>   > 
>   > ----- Original Message ----- 
>   > From: gildone 
>   > To: equismetastock@xxxxxxxxxxxxxxx 
>   > Sent: Thursday, December 06, 2007 3:10 PM
>   > Subject: [EquisMetaStock Group] Volume analysis
>   > 
>   > 
>   > I am trying to do the following: 
>   > Calculate the total vol. of shares traded (cumulative) from 
high 
>   (A) to 
>   > low (B) = x;
>   > then start counting from the low (B) and indicate when the same 
>   > cumulative volume (x) of shares is reached again. 
>   > 
>   > Is this doable using Metastock code?
>   > Your help is appreciated.
>   > 
>   > 
>   > 
>   > 
>   > 
>   > __________ NOD32 2705 (20071205) Information __________
>   > 
>   > This message was checked by NOD32 antivirus system.
>   > http://www.eset.com
>   > 
>   > 
>   > [Non-text portions of this message have been removed]
>   >
> 
> 
> 
>    
> 
>   __________ NOD32 2707 (20071206) Information __________
> 
>   This message was checked by NOD32 antivirus system.
>   http://www.eset.com
> 
> 
> [Non-text portions of this message have been removed]
>




 
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:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto: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/