PureBytes Links
Trading Reference Links
|
SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (6.70 hits, 5 required)
SPAM: IN_REP_TO (-0.8 points) Found a In-Reply-To header
SPAM: FROM_ENDS_IN_NUMS (0.9 points) From: ends in numbers
SPAM: COMMENT (0.8 points) Found a Comment header
SPAM: TO_BE_REMOVED_REPLY (0.4 points) BODY: Says: "to be removed, reply via email" or similar
SPAM: SPAM_PHRASE_08_13 (1.4 points) BODY: Spam phrases score is 08 to 13 (medium)
SPAM: [score: 10]
SPAM: SUPERLONG_LINE (0.0 points) BODY: Contains a line >=199 characters long
SPAM: MAILTO_TO_SPAM_ADDR (0.7 points) URI: Includes a link to a likely spammer email address
SPAM: CHARSET_FARAWAY_HEADERS (2.1 points) A foreign language charset used in headers
SPAM: FORGED_YAHOO_RCVD (1.4 points) 'From' yahoo.com does not match 'Received' headers
SPAM: DATE_IN_PAST_06_12 (0.4 points) Date: is 6 to 12 hours before Received: date
SPAM: AWL (-0.6 points) AWL: Auto-whitelist adjustment
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------
Hello Rod and Pumrysh,
Thank you for your input.
Regards,
Samuel
Rod Whitley <rbw1226@xxxxxxxxx> 說:
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@xxxxxxxxxxxx>
To: equismetastock@xxxxxxxxxxxxxxx
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
------------ --------- --------- ---
出差或去旅遊時,你可以隨時隨地用全新的 Yahoo! Messenger 網上版 同朋友即時通訊及查詢對話訊息紀錄!
[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! 網上安全攻略,教你如何防範黑客! 了解更多
[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/
|