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...
Show off your group to the world. Share a photo of your group with us.

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 686 - 761 of 989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
686
Hello All, I loaded a histogram of crude oil futures prices, unadjusted, compared to a normal distribution, shown by the red curve. The green line is the...
Trey Johnson
dickjohnson3
Offline Send Email
Oct 1, 2007
1:04 pm
688
Hi, The normal distribution is indeed a rough approximation and not something to bet your money on. It fits many distributions found in nature and in market...
Gil Dobry
gild_jahman
Offline Send Email
Oct 1, 2007
4:07 pm
689
Hello Gil, Neural Nets aren't my bag, but I'm familiar with some other non-linear models that are a mixture of distributions, but they weren't done on price. I...
Trey Johnson
dickjohnson3
Offline Send Email
Oct 1, 2007
9:53 pm
690
Gil, By the way, what software are you using to run these RBF networks. I just found a library for R that contains an rbf function. I'll see what I can find. ...
Trey Johnson
dickjohnson3
Offline Send Email
Oct 1, 2007
10:19 pm
691
1) In gopt (genetic algorithms), I am interested in relaxing the assumption of three chromosomes and increasing it to more. Is access to the original ga code...
ashokv12
Offline Send Email
Oct 3, 2007
3:23 pm
692
Hi, I recently converted the GA code to accommodate a 6-year 15-minute GBP/JPY time-series. I am no expert in programming and it took me about a month to...
James
fungpan
Offline Send Email
Oct 4, 2007
5:20 pm
693
Trey, I'm using mostly MATLAB, however if it gets to slow I'm switching to c++. For simple stuff like price distribution modelling it's more than enough. To...
Gil Dobry
gild_jahman
Offline Send Email
Oct 5, 2007
11:49 am
695
Does anyone have the data for Sept 17, 2007, the file: gx070917.zip I fell a little behind in my downloading and so lost access to the file for that date. ...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Oct 8, 2007
10:02 pm
696
Hi Donna I have sent the file to you at Jeffs email address as I do not have yours. Julian...
Julian Reed
zogree
Offline Send Email
Oct 8, 2007
11:36 pm
697
Hello, 1) Go to the file X16MOD01. You can change the number of cases and Rules but will probably have to make some other changes. 2) Find the file pinexd.c....
Trey Johnson
dickjohnson3
Offline Send Email
Oct 9, 2007
8:30 pm
699
Hi, Matlab (or Octave) can be as fast as C++ (even faster, at least with Octave which uses the ATLAS libraries). The secret is to vectorize your code as much...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Oct 30, 2007
10:14 am
700
I was just wondering how many people here use 'R', Octave or Matlab? Or perhaps some other mathematical / statistical package, and why? I am trying to learn...
Kevin Chenette
kchenette
Offline Send Email
Oct 30, 2007
2:47 pm
702
Hello Kevin, I haven't been using R for long but I really like it. The large number of libraries and help files are great. I've also been able to find a few ...
Trey Johnson
dickjohnson3
Offline Send Email
Nov 2, 2007
9:45 pm
706
I recently bought the code. As I am stepping through the Genetic Algorithm part of the code there are a whole host of issues which some of you may have...
ashokv12
Offline Send Email
Nov 9, 2007
12:02 am
707
Ash, Look for the file, X16MOD01.c. The 'evolve' command is a genetic optimizer which can be used in place of the brute force command, 'mopt'. The genetic...
Trey Johnson
dickjohnson3
Offline Send Email
Nov 17, 2007
11:07 pm
717
... Says who? Many successful trading systems are based on repeating patterns in the market. Most traders can't actually see the future. Lagging indicators...
Richard Foulk
richard_foulk
Offline Send Email
Jan 4, 2008
4:21 pm
725
Hi, does anyone know how to set up Excel (97) to read and write data files produced by Jeff Katz's superb Scsiserver? From within TS2000i I can get the Global...
rajabegum2
Offline Send Email
Jan 17, 2008
10:22 am
726
Progress! After some research it turns out that there were some typos in the help file declarations ("ByVar" when it should have read "ByVal"). Fixing these...
rajabegum2
Offline Send Email
Jan 17, 2008
2:46 pm
727
I'm not sure if this will help, but there's a vb script in the C-Trader spreadsheets that will import .DAT files. However, I'm not sure how to get Excel to...
Trey Johnson
dickjohnson3
Offline Send Email
Jan 17, 2008
5:46 pm
731
Dear Sirs: Would you please help me interpret the following data? I've calculated the T-test for my trading system and the T-test for the same system using a...
erc90
Offline Send Email
Feb 24, 2008
12:52 am
732
Hello, I only see 1 T-test and it seems to be a test of the difference in means, but I'm not sure. Are you testing the significance of the results or the...
Trey Johnson
dickjohnson3
Offline Send Email
Feb 28, 2008
6:13 pm
733
Trey, I would appreciate any help you may provide! I've attached my excel spreadsheet. I'm an accountant by trade and not a scientist, so I don't know the...
eric chamberlain
erc90
Offline Send Email
Feb 28, 2008
6:25 pm
734
Eric, You've asked the million dollar question. Finding anomalies is incredibly difficult. Unfortunately, there's no real answer as to how you determine if a...
Trey Johnson
dickjohnson3
Offline Send Email
Feb 28, 2008
11:34 pm
747
What is a typical Calmar Ratio for a hedge fund? What is a good frame of reference or benchmark for this ratio? Thanks, Eric...
erc90
Offline Send Email
Jun 4, 2008
9:10 pm
756
Could somebody please clarify the distinctions of the different subdirectories. We have CTRADER and CTRADERX (I think one uses Numerical Recipes and the other...
ashokv12
Offline Send Email
Jul 3, 2008
4:57 pm
757
Ashok, I've moved my directories around and I can't remember all the details about the original setup. Maybe CTRADERX handles intraday data whereas CTRADER is...
Trey Johnson
dickjohnson3
Offline Send Email
Jul 4, 2008
12:55 pm
758
Hi Eric, Sorry it took so long to respond. I'm familiar with the Sharpe Ratio but I've never dealt with the Calmar Ratio and have to admit that I have no idea...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jul 4, 2008
8:37 pm
759
Thanks, Trey! Jeff ... details ... whereas ... Recipes. I just ... libraries. ... correctly, there ... directory. I ... numerous ... consists ... indicators ...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jul 4, 2008
8:39 pm
760
Hi Guys, Jeff and I have just finished sending an email out to all current users of C-Trader (on the Companion CD) but we've gotten some bounces. If you...
donna_scs
Offline Send Email
Jul 8, 2008
4:51 am
761
Donna: I did not see an email from you. Thanks, -Terry Thrift-...
Terry Thrift
buffthrift
Offline Send Email
Jul 10, 2008
9:27 pm
Messages 686 - 761 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