Strategy

Quote from Joetrader:

Out of curiosity, how long has this submit2 order been around? Is there some way to receive regular updates? Is there even one asshole at SLK that knows anything about this code besides Paul Anderson? I have been using this for years and I shit you not, using the order.submit I max out at just over one order per second. Would you be gracious enough to send me a snippet of your code? Just the part that shows the new order type.

Thanks,

Joe

Joe, join the yahoo group (http://groups.yahoo.com/group/redi_dev/). Someone has posted a nice bit of code to pre-load orders. If you take that bit and replace the submit with submit2, you should be able to do at least 50 orders per second.

Oliver
 
I just spoke with Paul Anderson (the only SLK guy that knows anything about this). He is sending me the new code syntax. He said that this new submit2 order will max out at 7 - 10 orders per second (depending on the server) not 50 as you had mentioned. I got this info str8 from the horses mouth. It is still a great improvement from submit which maxed at 1 order per second, but it is not fast enough to arb large baskets of stock like tradefactory! First time I actually learned something new on here...lol
 
Come one Joe ! I DO IT EVERY DAY !! 50 orders per second IS possible. You are invited to watch it should you be around Amsterdam.


Oliver
 
Im just telling you what Paul at redi told me......I will let you know what speed i get but their one API guy said 7-10 orders per second max.....he also said to check your blotter each time you submit orders, because unlike submit, submit2 will not throw a pop up to alert you if an order was rejected for any reason, so you have to view the blotter. I hope you know what you are talking about over there, 50 orders per second would be much better!
 
maybe the redi guys have never tried "pre-loading"orders. there is code on the yahoo group that exactly does that, and that could also be a reason why my submission speed is much higher compared to what the redi people claim.

Redi support really sucks. :mad: I have not been able to get a proper documentation for their full API. Just browsing through the object library in VBE will show you the depth of functions buried within the acticeX module in redi.

Oliver
 
Back
Top