PureBytes Links
Trading Reference Links
|
>>I only speak english.<<
Apparantly you write it also....
--- In equismetastock@xxxxxxxxxxxxxxx, Rod Whitley <rbw1226@xxx>
wrote:
>
> I am sorry but I only speak english. SO if this was a question for
me, at bottom, you will have to type in english. Heck I can't even
talk or read metastock or c++ language. So chinese is way out of my
reach to understand.
> Burt
>
>
>
> ----- Original Message ----
> From: Javier de la Banda <javleo@xxx>
> To: equismetastock@xxxxxxxxxxxxxxx
> Sent: Friday, February 29, 2008 4:55:32 PM
> Subject: ??: Re: [EquisMetaStock Group] Latch within 1 minute in
intraday trading
>
> Hello Rod and Pumrysh,
>
> Thank you for your input.
>
> Regards,
> Samuel
>
> Rod Whitley <rbw1226@xxxxxx com <mailto:rbw1226% 40yahoo.com> > »¡¡G
> I wonder if your promblem could be solved by doing the following.
> With Metastock open click on tools, then options, then real-time,
then
> uncheck the recalculate expert live.
> This should make expert alert after the close of 1min bar, and not
during.
> Burt
>
> ----- Original Message ----
> From: samuel leung <samuelleung88960@ yahoo.com. hk
> <mailto:samuelleung 88960%40yahoo. com.hk> >
> To: equismetastock@ yahoogroups. com <mailto:equismetast ock%
40yahoogroup s.com>
>
> Sent: Tuesday, February 5, 2008 9:22:29 AM
> Subject: [EquisMetaStock Group] Latch within 1 minute in intraday
trading
>
> Hello,
>
> I need your help for a latch programming for intraday trading using
the
> one-minute chart.
>
> I'd like to use the alert function to remind me a setup condition,
e.g.
> C>mov(c,10).
>
> In the current minute, when closing price first greater than mov
(c,10), the
> alert window will come out. However, when the price fluctuates
above and
> below mov(c,10) before the current minute is ended, the same alert
window
> come out again and again. Therefore, I think I need a latch to hold
the
> setup condition within the current minute once the setup condition
is met.
>
> I tried to write below codes but failed. Please help to comment.
>
> signal:=C>mov( c,10);
> Set:=signal;
> Reset:=1-Alert( signal,1) ;
> If(Set,1,If( Reset,0,PREV) );
>
> Thanks for your help in advance.
>
> Regards,
> Samuel
>
> ------------ --------- --------- ---
> ¥X®t©Î¥h®È¹C®É¡A§A¥i¥HÀH®ÉÀH¦a¥Î¥þ·sªº Yahoo! Messenger ºô¤Wª©
¦PªB¤Í§Y®É³q
> °T¤Î¬d¸ß¹ï¸Ü°T®§¬ö¿ý!
>
> [Non-text portions of this message have been removed]
>
> ____________ _________ _________ _________ _________ _________ _
> Never miss a thing. Make Yahoo your home page.
> http://www.yahoo. com/r/hs
>
> [Non-text portions of this message have been removed]
>
> ------------ --------- --------- ---
> Yahoo! ºô¤W¦w¥þ§ð²¤¡A±Ð§A¦p¦ó¨¾½d¶Â«È! ¤F¸Ñ§ó¦h
>
> [Non-text portions of this message have been removed]
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
______________________________________________________________________
______________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
> [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/
|