


Quote from ASusilovic:
In short time, we will have one of the most sophisticated algo software providers with regards to high frequency trading inhouse.
We will try some nasty strategies and try to entertain other London based HFT boutiques with our "trading ideas".![]()
Quote from crash n burn:
heres some code for you:
---------------------
IF time > 700 AND TIME < 2100 then BEGIN
IF time = "right" then BUY else
IF time = "wrong" then EXIT
END;
IF equitycurve < equitycurve(1) THEN
TRY SOMETHING ELSE TOMORROW;
------------------------------
