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...
There's a ton of hype circling the globe about how wonderfully fast Java has become. It's still horribly slow and huge compared to just about any compiled...
Richard You are right, I've already agreed that C/C++ is better for backtesting and optimizing. No argument. Never was. But we're not talking about that...
I also agree: C/C++ is unquestionably better for system development and backtesting; Java is way too slow and clunky for that. However, it might be fast...
Hi, Not currently. A new version of the simulation component will be available down the road, and it will have much better internal documentation (along the...
Can anyone explain why I get differing results with the following two n-train command sequences? (1) newnet 4 18 20 6 1 setparms -lr1 -tf0v5 -mr100 savenet...
Hi, You are not doing anything wrong. It is just that there may be some rounding error when you save the net (I refer to the internal save to file train.def...
I'm a new user of n-train. I have been wondering how one comes up with somewhat optimal settings for the various starting parameters (so as to arrive at...
Hi Jeff, I purchased C-Trader about a year ago. Could you please send me the intra-day version of the it? Thank you so much! Best regards, Harlan "Jeffrey Owen...
Hi, Jeff, Me too. I also want the intra-day version. I bought it around one year and half year ago. thanks Rex. Rex Zhang CFT(Chinese Forex Trader) www.4rex.cn...
OK. I just logged on for the first time in a while and found nothing but spam. Sorry, guys. I thought someone else had taken over that job. I've removed...
Actually, I should have realized that there'd be a lot more spam if no one was cleaning it off regularly so thanks, Steve, for doing a great job! Sorry if I...
Is there any one out there who have gotten the following TradeStation error message while evolving with TS-Evolve: "The analysis technique attemted to...
... In my experience, this message is usually accurate. If your strat code is not looking far back, then TS-Evolve likely is. I'm not running TS-Evolve, so I...
Hi! Jeff: I got into the group finanlly. I test your demo in tradestation, it work really good at in sample result but the out sample reslut not looks good at...
A relational database can provide a lot of power. It can also slow things down and make data much larger. Much depends on the size of your data and the number...
For the record I would like to add that I have found the problem why I got the error message: "The analysis technique attemted to reference data past the...
Greetings, Does anyone know if it is possible to chart a virtual tick in Trade Station? If not, is there a work-around? Is there a reccomended competitor that...
You need to use a global variable. There are 4 choices (all free): - Global variable - PushPop - ELX (EL Extension) - ADE (All Data Everywhere) I know that...
IMO, the best way to do this type of analysis which requires "Tick Precision" is to forget about Tradestation. TS does not support sub-minute timestamps on...
Hi Jeff, I purchased C-Trader about a maonth ago. I read here we have to request the intraday version, so whenever possible please send it to johnyx2@......
Hello, I would like to buy some books for trading systems development and thought about the followings: 1- Virtual Trading: How Any Trader With a PC Can Use...