PureBytes Links
Trading Reference Links
|
Thanks Dennis,
I apologize for my sarcastic sense of humor.
I'll give that a try!
Kind regards,
Marc
----- Original Message -----
From: "DH" <catapult@xxxxxxxxxxxxxxxxxx>
To: "Omega List" <omega-list@xxxxxxxxxx>
Sent: Wednesday, October 22, 2008 3:21 PM
Subject: Re: es #f=2
> I agree that it's annoying but can't you work with ES Z8 or even SP Z8
> to get your signals? It's a pain but it's not really all that hard to
> get your code to ignore the night session....
>
> if t < sess1firstbartime or t > sess1endtime then begin
> myvar = myvar[1];
> okaytotrade = false;
> etc;
>
> --
> Dennis
>
> > Well, here's the deal.
> > If you want to help the "financial crisis"-- I have a bunch of fund
money
> > that I am waiting to put in the market
> > I CANNOT do so, unless, and UNTIL, I get a "BUYSIGNAL"--
> > But I can't tell if we are getting a buysignal, because I don't have
DATA!!!
> > Your firm is effectively BANNING BUYING-- KIND OF LIKE THE FED BANNING
> > SHORTING.
>
|