Search the web
Sign In
New User? Sign Up
scientific-traders · Scientific Traders
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 369 - 426 of 989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
369
Hi, No problem. Just email me directly, from an email address that can handle about 12 MB, to jeffkatz@... I have all the software on...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jun 1, 2006
10:28 pm
370
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...
del Carmen Garcia, Ju...
llometacb
Offline Send Email
Jun 2, 2006
8:22 am
371
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...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jun 6, 2006
4:44 am
372
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...
Andrew McClure
kiwitraderguy
Offline Send Email
Jun 6, 2006
5:52 am
373
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...
Richard Foulk
richard_foulk
Offline Send Email
Jun 8, 2006
9:36 am
374
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....
del Carmen Garcia, Ju...
llometacb
Offline Send Email
Jun 8, 2006
9:55 am
375
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...
Andrew McClure
kiwitraderguy
Offline Send Email
Jun 8, 2006
8:53 pm
376
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 Foulk
richard_foulk
Offline Send Email
Jun 9, 2006
6:53 am
377
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...
Andrew McClure
kiwitraderguy
Offline Send Email
Jun 9, 2006
7:12 am
379
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...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jun 14, 2006
8:06 am
383
Is there a manual detailing the behaviour of the API calls within C-Trader, especially the simulation methods? thx....
Andrew McClure
kiwitraderguy
Offline Send Email
Jun 20, 2006
8:41 pm
384
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...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jun 21, 2006
4:35 am
386
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...
paul54729
Offline Send Email
Jun 21, 2006
11:29 pm
387
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...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jun 22, 2006
3:31 am
388
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...
paul54729
Offline Send Email
Jun 23, 2006
5:39 pm
389
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...
Harlan NC
harlannc
Offline Send Email
Jun 24, 2006
10:55 am
390
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...
Rex Zhang
rex_zhang_ca...
Offline Send Email
Jun 25, 2006
8:14 am
408
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...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jul 28, 2006
4:44 am
409
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...
Donna McCormick
donna_scs
Offline Send Email
Jul 29, 2006
4:53 am
410
Is there any one out there who have gotten the following TradeStation error message while evolving with TS-Evolve: "The analysis technique attemted to...
bertbulaba
Offline Send Email
Jul 29, 2006
2:53 pm
411
... 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...
progster01
Offline Send Email
Jul 31, 2006
1:26 pm
413
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...
waynecheny
Offline Send Email
Aug 2, 2006
5:49 pm
414
Juan, TWS-IP (two of them) can be found on sourceforge.net. I have not checked them for completeness or activity lately. Here they are: ...
new_schwaber
Offline Send Email
Aug 6, 2006
4:28 pm
415
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...
Richard Foulk
richard_foulk
Offline Send Email
Aug 7, 2006
6:35 am
416
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...
bertbulaba
Offline Send Email
Aug 12, 2006
8:06 am
417
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...
William Walsh
wwalsh8655
Offline Send Email
Aug 24, 2006
12:27 am
418
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...
bertbulaba
Offline Send Email
Aug 24, 2006
7:18 am
419
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...
aspTrader .
asptrader
Online Now Send Email
Aug 24, 2006
6:52 pm
425
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@......
johnyx2
Offline Send Email
Oct 18, 2006
5:59 am
426
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...
Gil
gild_jahman
Offline Send Email
Oct 18, 2006
9:06 am
Messages 369 - 426 of 989   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help