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 446 - 516 of 989   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
446
Greetings, I've been looking into Pairs Trading and it appears to be a robust strategy--and that's got me worried! I would be pleased to hear from the members...
William Walsh
wwalsh8655
Offline Send Email
Dec 6, 2006
4:27 am
447
Bill, Welcome to the group. Have you been using Jeff's CTrader code to do your pairs trading investigation? Pairs trading isn't something I've studied myself,...
progster01
Offline Send Email
Dec 6, 2006
5:10 pm
448
Thanks Progster, I haven't used anything except Tradestation and a couple of indicators I've slightly modified. I've taken a course or two but I'm hardly a...
William Walsh
wwalsh8655
Offline Send Email
Dec 6, 2006
5:23 pm
449
Hi All, I am need of a good backtesting software package. Does anyone know of the following products? Lower End AmiBroker (I have Tradestation, but how does...
Robert Caudy
caudy2000
Offline Send Email
Dec 6, 2006
8:20 pm
451
Rob, It is possible that folks here will chime in with opinion on some of the packages you mention, but it's a pretty good bet that most of the members are...
progster01
Offline Send Email
Dec 7, 2006
2:32 pm
452
Progster, Thanks so much for your response. I am here because I have read Jeff and Donna's book as well, which was awesome, by the way. I have been referring...
Robert Caudy
caudy2000
Offline Send Email
Dec 7, 2006
4:20 pm
453
There is a pairs trading strategy in the book "Professional Stock Trading" and some code available in the Acme samples on tradestation forums. There were some...
Kevin Chenette
kchenette
Offline Send Email
Dec 7, 2006
10:50 pm
454
Hello Bill, Pairs trading is a form of statistical arbitrage, so the whole idea begins with arbitrage pricing theory. The basic idea is to find two assets...
Trey Johnson
dickjohnson3
Offline Send Email
Dec 8, 2006
2:01 am
455
... Robert, IMO, your thinking was clear on this point. Already written code can be put to use right away, while a gleam in your eye can take a long time to...
progster01
Offline Send Email
Dec 8, 2006
1:26 pm
461
Hi, CTrader has been compiled with code for evolving rules baes on Genetic Optimization. I've loaded the portfolio that contains the only symbol. Then I've...
roman_tatkin
Offline Send Email
Dec 22, 2006
12:27 pm
463
I have recently bought the C-Trader toolkit, and after some trial and error I've been successful in building the simulator (and the related JKLIB2 and NRC206...
pmacosta
Offline Send Email
Jan 1, 2007
1:06 am
464
Hi all, I just subscribed to Pinnacle Data and downloaded. A conversion utility is included that produces continuous future data using two different techniques...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Jan 1, 2007
4:49 am
465
... AROA = Annualized Return on Account 25200 = 252 trading days per year (assumed) times 100 to make express the result as a percentage. Combining these...
progster01
Offline Send Email
Jan 1, 2007
3:58 pm
466
Pablo, Thanks for your file contributions relating to building TRAPS2 with Microsoft Visual C++ Express. These will certainly be a help to those getting...
progster01
Offline Send Email
Jan 1, 2007
4:06 pm
467
Thank you, I understood how AROA is calculated and what AROA is. But it is still not clear what is the difference between AROA and AnnualRet% ? Why AROA in...
roman_tatkin
Offline Send Email
Jan 1, 2007
5:11 pm
468
Hi A bit off topic, but I wondered if anyone had any code for reading (and or writing) Tradestation's (Global Server's) XPO files, and/or ELD files. I have an...
Andrew McClure
kiwitraderguy
Offline Send Email
Jan 2, 2007
6:34 am
469
Have done some spot checking on the data in CTrader's MINFO.DAT file. I am confused. If I look up Feeder Cattle (FC) on the CME website I get the following: o...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Jan 2, 2007
7:52 pm
470
... Ignore the data format issue. I was not using the new version of CTrader. This version reads CSV files and can be used with the new Pinnacle format with...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Jan 3, 2007
12:36 pm
471
I am going crazy trying to understand the makeportfolio command. The minfo.dat file has 49 entries. The integer at the top of the file reads 50 (meaning that...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Jan 4, 2007
4:28 am
472
Hello Drew, The markets included in the portfolio are controlled in the ' traps.c' file around line 578. This is where you actually specify the contents of the...
Trey Johnson
dickjohnson3
Offline Send Email
Jan 4, 2007
10:42 pm
484
Hi Jeff and Donna, I bought in 2001 book and C-Trader on CD. Now I am ready to install this software and start to play. Should I install what I have, or I hope...
srj19srj
Offline Send Email
Jan 18, 2007
4:42 pm
496
Hi Stan There has been an upgrade since the CD first was released. Contact Donna at mccormick@... and she'll tell you how you can get...
Jeffrey Owen Katz, Ph...
optionstrade...
Offline Send Email
Jan 27, 2007
2:52 am
501
hi, i left london 6 months ago and currently live in lausanne bas ... near...
bas_van_steijnen
bas_van_stei...
Offline Send Email
Feb 4, 2007
8:37 pm
503
... From: matt breakwell <mattbreakwell@...> Date: Feb 5, 2007 2:30 PM Subject: Re: Anyone from London To: markcassidy <markcassidy@...> Mark, ...
matt breakwell
ukgreenwich
Offline Send Email
Feb 5, 2007
2:34 pm
505
Would anyone know how the following code in the Genetic algorithm (Chapter 12)trapsmod.c should be modified for use with stocks: maxhold = 15; //...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Feb 6, 2007
10:58 pm
509
... across recently makes great sense. The idea is to use 'randomness' as the benchmark for your system's performance. Let's say that the average duration of...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Feb 10, 2007
3:29 pm
510
I have been unsuccessful in running the exit examples (Chapt 15) provided in the software. When I run the first script (x21scr01.dat)I get a "undefined rule...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Feb 10, 2007
3:36 pm
511
... values, etc. ... want to ... missing. ... Thanks Trey. Modifying the line worked. Drew...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Feb 10, 2007
3:38 pm
512
... I have solved the problem. Drew...
thomasdrewyallop
thomasdrewya...
Offline Send Email
Feb 10, 2007
3:40 pm
516
Drew, Thanks. I just glanced at the paper, looks very interesting. I've been meaning to add additional capabilities to my monte-carlo simulator, but haven't...
Trey Johnson
dickjohnson3
Offline Send Email
Feb 18, 2007
6:47 pm
Messages 446 - 516 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