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

System Development Site



PureBytes Links

Trading Reference Links

I need a few good programmers 
(novice and up) to give me some
comments on the new Futures side of our free
Trading Systems Development Web Site.
The stock side is already completed, operational
and also free. Testing and development is 
free. Email system alerts are low-fee based.

Typical system code looks like:

//Index-channel countertrend with day of week:

if dow<>5 then buy at lowest(low, 5) limit;
if dow<>1 then sell at highest(high, 5) limit;

//Currency-channel breakout:

buy at highest(high, 20) stop;
sell at lowest(low, 20) stop;

and a full compliment of built in
Functions, Indicators and Order
Types exist. 

Concerned enough that this looks like spam,
please contact me privately for a beta URL.

Thanks,
Mike Barna