PureBytes Links
Trading Reference Links
|
Dearest Kent,
You have once again proven my point beyond even my belief. I said it
takes me about 30 minutes to check out the posts which I do via S&R
for 4 markets....not 30 minutes to type them. The up to 15 minutes to
post them is the time to delete extraneous material from the posts I
get from THE ANALYST plus make corrections.
Take a course in remedial reading along with the one you need in
physics or take one for catharsis [laxative]. At least you are a good
typist which I am not.[Do you feel better now]
To make this a trading post Splitmeister declines buy on recent AMAT
announcement of split since date of record is too close and high PE.
See item 2 and 3 of Back To Future Post since you seem to have such a
bad memory.
To your mental health,
John
------------------ Reply Separator --------------------
Originally From: "Kent Rollins" <kentr@xxxxxxxxxxxxxx>
Subject: Re: [RT] Back To TROLLING !!!
Date: 04/01/2002 05:27pm
30 minutes? In 30 minutes I could write you a script that composes
and
automatically mails out the same post you have started making to this
list.
EXCLAMATION POINTS AND ALL !!!
Let's see. It would go something like this:
'---- get the index close
dClose = GetClose("QQQ")
'---- compute round support levels
dS1 = int(dClose) - 1
dS2 = dS1 - 1
dS3 = dS2 - 2
'---- compute round resistance levels
dR1 = int(dClose) + 2
dR2 = dR1 + 1
dR3 = dR2 + 2
'---- compute "price targets"
dUpTarget = dS3 - 2
dDownTarget = dR3 - 2
'---- generate reasonable timeframe
dDays = int(rand() * 15) + 5
'---- generate spontaneous comment
nComment = int(rand() * 3)
if nComment = 0 then
sComment = " TIP IT'S HAND "
elseif nComment = 1 then
sComment = " FLASH IT'S PACKAGE "
elseif nComment = 2 then
sComment = " CORROBORATE MY ANALYSIS "
endif
'---- generate dubious message body
s = "QQQ - IF THIS GOES UP, IT MAY HIT "
s = s + dR1 + " and " + dR2 + " !!! IF IT HITS " + dR3
s = s + " IT MAY HIT " + dUpTarget + " !!! "
s = "IF THIS GOES DOWN, IT MAY HIT "
s = s + dS1 + " and " + dS2 + " !!! IF IT HITS " + dS3
s = s + " IT MAY HIT " + dDownTarget + " !!! "
s = s + "LOOK FOR THE MARKET TO" + sComment
s = s + "OVER THE NEXT 1-" + dDays + " !!! "
I LOOK FORWARD TO CORROBORATING WITH YOU IN THE FUTURE !!!
KENT !!!
----- Original Message -----
From: "John Cappello" <jvc689@xxxxxxx>
To: <realtraders@xxxxxxxxxxxxxxx>
Sent: Monday, April 01, 2002 5:01 PM
Subject: [RT] Back To Trading
Dear Ben,
I would love to see just trading posts of any kind but I refuse to
take attacks without due diligence to refute my posts or help me see
something I am missing. Some people do not ask questions or add to a
post in any way and I refuse to deal with them as politely as I have
in the past.
I am moderating my posts until THEY go away this time.It takes me 30
minutes to check out the TA posts and up to 15 minutes to post them.
It only takes one minute or less to throw a firecracker.
Hope you understand.
Sincerely,
John
------------------------ Yahoo! Groups Sponsor ---------------------~-
->
Save Time & Money
Outsource Your Software & Application Development with Elance
Post Your Project for FREE
http://us.click.yahoo.com/FmjnND/6A0DAA/cosFAA/zMEolB/TM
---------------------------------------------------------------------
~->
To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save Time & Money
Outsource Your Software & Application Development with Elance
Post Your Project for FREE
http://us.click.yahoo.com/PmjnND/AB0DAA/cosFAA/zMEolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|