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

Re: es #f=2



PureBytes Links

Trading Reference Links

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.