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

Re: Did anyone catch the up move at 1:45 in the S&P? or the down move around 11:30?


  • To: "doug shinnan" <realtraders@xxxxxxxxxxxx>
  • Subject: Re: Did anyone catch the up move at 1:45 in the S&P? or the down move around 11:30?
  • From: "Andrew" <andrew@xxxxxxxxxxxxx>
  • Date: Wed, 21 Jul 1999 19:19:18 -0700
  • In-reply-to: <00bc01bed3cb$f8244160$72784018@xxxxxxxx-a.edbd1.ab.wave.home.com>

PureBytes Links

Trading Reference Links

<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>yea that was a nice little divergence patter.&nbsp; That was a 
big part of my signal.&nbsp; I don't like going counter trend, but when 
everything lines up, it can be great.</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  doug shinnan </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:andrew@xxxxxxxxxxxxx"; 
  title=andrew@xxxxxxxxxxxxx>Andrew</A> ; <A 
  href="mailto:realtraders@xxxxxxxxxxxx"; 
  title=realtraders@xxxxxxxxxxxx>realtraders@xxxxxxxxxxxx</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 21, 1999 3:53 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Did anyone catch the up move 
  at 1:45 in the S&amp;P? or the down move around 11:30?</DIV>
  <DIV><BR></DIV>
  <DIV><FONT color=#000000 size=2>I caught the 1530 central time move off a 
  divergence.</FONT></DIV>
  <DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>Doug</FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
    <DIV><FONT face=Arial size=2><B>-----Original Message-----</B><BR><B>From: 
    </B>Andrew &lt;<A 
    href="mailto:andrew@xxxxxxxxxxxxx";>andrew@xxxxxxxxxxxxx</A>&gt;<BR><B>To: 
    </B>realtraders@xxxxxxxxxxxx 
    &lt;<A 
    href="mailto:realtraders@xxxxxxxxxxxx";>realtraders@xxxxxxxxxxxx</A>&gt;<BR><B>Date: 
    </B>Wednesday, July 21, 1999 2:52 PM<BR><B>Subject: </B>Did anyone catch the 
    up move at 1:45 in the S&amp;P? or the down move around 
    11:30?<BR><BR></DIV></FONT>
    <DIV><FONT size=2>Hello,</FONT></DIV>
    <DIV><FONT size=2>Anybody catch the move up starting at 1:45? </FONT></DIV>
    <DIV><FONT size=2>How about the down move around 11:30?&nbsp; I missed that 
    one.&nbsp;Must have been asleep. </FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT size=2>andrew S.</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Wed Jul 21 22:04:57 1999
Return-Path: <owner-realtraders@xxxxxxxxxxxx>
Received: from ml.nw.verio.net (ml.nw.verio.net [204.202.220.47])
	by purebytes.com (8.8.7/8.8.7) with ESMTP id UAA25884
	for <neal@xxxxxxxxxxxxx>; Wed, 21 Jul 1999 20:47:23 -0700
Received: (from majordom@xxxxxxxxx)
	by ml.nw.verio.net (970819888) id TAA04093
	for realtraders-sendemout; Wed, 21 Jul 1999 19:10:46 -0700 (PDT)
Received: from mail1.nwnet.net (mail1.nwnet.net [192.220.251.8])
	by ml.nw.verio.net (970819888) with ESMTP id TAA04089
	for <realtraders@xxxxxxxxxxxxxxx>; Wed, 21 Jul 1999 19:10:42 -0700 (PDT)
Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85])
	by mail1.nwnet.net (970819888) with ESMTP id TAA00785
	for <realtraders@xxxxxxxxxxxx>; Wed, 21 Jul 1999 19:10:40 -0700 (PDT)
Received: from wh3y2 (sdn-ar-001moslouP245.dialsprint.net [168.191.170.7])
	by gull.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id TAA15672;
	Wed, 21 Jul 1999 19:10:38 -0700 (PDT)
Message-ID: <000c01bed3e7$36cc0900$07aabfa8@xxxxx>
From: "Jay Mackro" <jmackro@xxxxxxxxxxxx>
To: "Real Traders Forum" <realtraders@xxxxxxxxxxxx>,
        "Code List" <code-list@xxxxxxxxxxxxx>
Subject: CL_Trading Recipies in C++
Date: Wed, 21 Jul 1999 21:07:09 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.1
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-realtraders@xxxxxxxxxxxx
Precedence: bulk
Status:   

Does anyone know of a source of C++ routines for
common market indicators such as Stochastics,
DMIPlus, DMIMinus, ADX, EMA, ....

Yes, I know, I could easily take the EasyLanguage
versions that come with TradeStation, and translate
them line-for-line into C++.  While the languages
are different, these routines don't require more than
the basic capabilities of C++.  But, as somewhat
of a newbie C++ programmer, it would be nice to
have existing code to study, rather than to "reinvent
the wheel".

Also, what data sources have utilities to build 
databases that may be accessed by C routines?
I know that Technical Tools has such a developers'
toolkit, but I am trying to find a couple of alternatives
to compare and contrast.

Thanks

Jay Mackro

ps - for those who wonder just what the heck I'm
doing, I am a) hedging my bets against having to
upgrade to PS2000, b) looking for a faster/
better/cheaper alternative to ChartScanner / 
Radar Screen, and c) just trying to learn C++.