I'm a new user of the TRAPS system. Thanks to Larry Lewis' VCbuild.zip I'm off to a good start using the MS VC7 compiler. (Thanks, Larry!) I'm working in the...
Actually, the problem was with a bad index. The last array element is one less than nb, in this case. So, this code works: // dbg: talk a bit about what...
Hi to everyone, I have been overwhelmed timewise with my recent efforts as a principal/quant/trader in a startup hedge fund, and so have ignored this group for...
Glad you found the problem. The version I now use is many generations past that from the book. It has had endless modifications and additions. Jeff ... is ...
Jeff, Good to see you back. Nice job on the spam removal, the message board looks great! Hopefully we can get you into back into the position of "guru...
A while ago there was a discussion on here about entering multiple positions in the same direction. What is the status with this? Has the code been updated to...
Thanks Jack Well, it's been a week now, and I don't want to slam the forum or Jeff as I know he does a great job. That said, I'm pretty surprised this isn't a ...
Hi Andrew, I thought Jeff had answered you as he'd mentioned the other day he was intending to. Guess there's just too much on his plate right now. Why don't...
Thanks Donna I would normally call Jeff but I think this issue might have general forum interest. I note that it was raised by Trey sometime ago. Most...
Scaling is a powerful tool. Timeframe makes a big difference. It's hard to scale effectively in most daytrading scenarios. Though there are some tricks that...
Thanks Richard . I've recently developed what looks like a profitable intraday system. However, scaling in and out is certainly a factor as is position sizing...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the scientific-traders group. File :...
scientific-traders@ya...
May 21, 2006 6:54 pm
359
Progster, Thanks for digging this up! The software looks to be not only very capable but also is very elegantly written. Both the config file class and the...
All, The market information file in C-Trader, minfo.dat, serves as a database of symbols, descriptions, and exchanges on which the symbols are traded. For...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the scientific-traders group. File :...
scientific-traders@ya...
May 24, 2006 1:25 am
363
Larry, Your Minfo Generator spreadsheet is great. Using the sheet is a wonderful time-saver (and aggravation saver!) for the creation of MINFO.DAT files. ...
Well, it's been nearly two weeks since posting a request to the group about support for multiple concurrent positions. I assume by the silence that this is...
Hi, What you need is the intraday version of C-Trader. I can email you this directly. It has a different simulation component that allows multiple entries as...
Jeff, The e-mail address I am using right now can handle 12 MB in the inbox Could you please send me the complete intrady version of the C-Trader ? Please bear...
I am looking to get an open-source GPL project going on developing a component to work with Interactive Broker's API. In the past, I used Borland's C++ Builder...
Jeff I have been digging to IB's API for some time using thier Java API, and have come across a crude App. Dev. framework called ibdemo (you search for this on...
Which version of Java are you using that comes within a country mile of C/C++ with regards to performance? Java is great for portability and for selling faster...
Dear all , I think that the idea of geting an open-source GPL project going on developing a component to work with Interactive Broker's API is a very good one....
Richard I'm currently using 1.5. The HotSpot technology is getting pretty advanced. I'm no expert, but apparently as Java is interpreted and executed in...