Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Program Trading Stocks

Name: Anonymous 2008-05-11 4:54

Anyone know of a good book to read on building automated algorithms for trading stocks?  I don't have the time or patience to be sitting at the comp all day watching those damn graphs.

Name: Anonymous 2008-05-11 4:57

if(ishigh(price))
  sell(stock);
else if(islow(price))
  buy(stock);

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List