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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 60 - 93 of 989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60
Trey, I agree that that lack of trades is unacceptable, but if my math was correct, and lets assume that we had a lot of trades over all markets in and out,...
iridiusinminsk
Offline Send Email
Feb 1, 2005
2:30 pm
61
David, Given your assumptions, no I wouldn't trade it. On page 272, the long entries show ROAs of 42% to 82% in sample and 11% to 87% out of sample. There are...
Trey Johnson
dickjohnson3
Offline Send Email
Feb 1, 2005
4:01 pm
62
I'm still reading Encyclopedia of Trading Strategies and I am on the chapter regarding statistics. Is their another book someone can recommend to help me...
leeyoung1662
Offline Send Email
Feb 3, 2005
6:33 pm
63
Lee, Here are some links to websites about statistics. http://davidmlane.com/hyperstat/ -free online statistics book ...
Trey Johnson
dickjohnson3
Offline Send Email
Feb 3, 2005
7:01 pm
68
Jeff, I purchased companion cd of T.E.T.S. and, as I am not a C++ programmer, I have difficulties to launch any tool from the UNIX-like shell (I do not know...
Marco Gandini
marcogan2000
Offline Send Email
Mar 2, 2005
10:03 pm
69
Hi, The documentation will be in standard HTML (readable in a web browser) or in the form of a .pdf document file. It is not ready yet, and it may be a while...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 3, 2005
1:21 pm
70
Jeff, I have C-Trader running under DOS, what's left of it, in WinXP using an updated version of the old Symantec compiler, now called Digital Mars, with some...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 3, 2005
3:24 pm
71
Hi, Since reading recently The Enciclopedia of Trading Strategies, I'm very interested in Genetic Optimization. Automated trading doesn't turn me off - quite...
hilarion_don
Offline Send Email
Mar 3, 2005
9:10 pm
72
Trey, Just upload the new files to the group. It is interesting to hear that the old Zortech/Symantec compiler lives on! It is one of the fastest compilers...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 5, 2005
9:50 am
73
Hi, You can call our genetic algorithm (i.e., OptEvolve) from VBA if you get the TradeStation version, known as TS-Evolve. This is a DLL that, among other...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 5, 2005
10:03 am
74
Well, somehow I just lost a long message I had written, so I'll have to start from scratch. #$@%&#. I will summarize this time. So far, after reading the code,...
hilarion_don
Offline Send Email
Mar 13, 2005
7:08 pm
75
*** Calling TS-Evolve routines from Visual Basic *** Yes, you have it mostly right. Here are what I believe are the correct declarations for arguments to a...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 14, 2005
8:19 am
76
The formatting was awful! I tried re-formatting the TradeStation - VB equivalents: <CODE> ... </CODE> I do not know whether Yahoo will accept the HTML...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 14, 2005
8:26 am
77
Hello Jeff, I seem to be missing the traps directory batch file, which creates the merged library, for the GNU C++ compiler. Thanks, Trey...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 17, 2005
6:12 pm
78
Hello Trey, You should be missing that file! In the GNU & Linux/Unix versions, the libraries are not merged. Instead, the linking command in the makefile...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 19, 2005
9:43 am
79
Hi, I'm wondering if anyone can give me some advice on setting up the compiler and files in Windows XP using the MSys and MinGW environment. I have installed...
leeyoung1662
Offline Send Email
Mar 21, 2005
6:53 pm
80
Hello Lee, First you need to set the path for the mingw compiler. On your desktop, right click "My Computer" and choose properties. Click the tab "Advanced."...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 21, 2005
7:52 pm
81
Hi, I was able to change the environmental variables successfully. Do I need to create a batch file to setup the path for the compiler? What is the next step...
leeyoung1662
Offline Send Email
Mar 22, 2005
12:49 am
82
Hi Dear Trader You can have your own automated trading system that can provide you the most market probabilities on technical studies over your coming chosen...
Trading Plans Generator
webmaster2001eg
Offline Send Email
Mar 22, 2005
1:12 am
83
Hello Lee, No, you don't need to create a batch file for the path for the compiler, you just did that by changing the environmental variables. My batch and...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 22, 2005
2:27 pm
84
Jeff, I wonder if you could shed a bit of light on this (well, having just re-read the message that follows, it's somewhat long; but perhaps you might add...
hilarion_don
Offline Send Email
Mar 22, 2005
7:30 pm
85
Hi, I've succeeded in building the libraries and assembling traps.exe. However when I try to run makeportfolio I get the following error message. FATAL ERROR:...
leeyoung1662
Offline Send Email
Mar 24, 2005
3:09 am
86
Hi, Once you install MinGW/MSYS, you just need to create a simple batch file in your working directory, probably \traps. You can then open a standard...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 24, 2005
12:50 pm
87
Hi, I usually do it from a standard DOS box. See my previous message. This keeps it simple. The MSYS-derived Bash shell is nice if you want a much more...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 24, 2005
12:54 pm
88
Hi, ... If you are doing your own looping, like in VB, you can move the GetVecQQ calls outside the loop. Remeber, the parameters do not change from bar to...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Mar 24, 2005
1:17 pm
89
Hello Lee, That error is generated in the file 'trapslib.c', under the function 'ReadPortfolioText'. It appears that you're missing the file 'minfo.dat', which...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 24, 2005
1:46 pm
90
... From: leeyoung1662 [mailto:leeyoung1662@...] Sent: Wednesday, March 23, 2005 10:09 PM To: scientific-traders@yahoogroups.com Subject:...
Trey Johnson
dickjohnson3
Offline Send Email
Mar 24, 2005
1:46 pm
91
Just a couple quick questions about the software -- The ETS book refers to OptEvolve's ability not only to find the optimal parameters for trading rules, but...
sv651
Offline Send Email
Mar 25, 2005
5:57 pm
92
I have much to discuss. I know it is a lot to ask, but I am new to system trading and need some help in deciding how to proceed. I have completed Dr. Katz'...
Robert Caudy
caudy2000
Offline Send Email
Mar 26, 2005
11:12 pm
93
Hello Cab: I have used TS-Evolve to optimize parameters. I had troubles when I tried to use it to optimize rule combinations. The problem seemed to be that...
Dave Seburn
moseslake4
Offline Send Email
Mar 27, 2005
12:55 am
Messages 60 - 93 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