OK thanks Leon, I'm glad I asked. I'll contact Jeff directly. I asked on the group so that if anyone else hasn't received it they will know it's available. ...
Hi Danny, welcome to the group! regarding Windows / Linux / losing hair, I'll tell you a short story. I always used Windows to develop things, until I found...
Hi i´m also new at this group !! I´m from Brazil !! Please can anybody help me , I don’t have a clue in how to build the soft at llinux or unix…. If...
Hi! have you followed the instructions in readme.txt? which one are you building, C Trader Pro or the classic C trader? if you tell us what you did and what's...
Barnabas, I too use a Mac and do all my software development on that machine. Although I do have Debian Linux and Windows XP on one PC, I use only the Mac for...
Barnabas thank´s for answering in so short notice !!! It´s the c-trader pro , i just downloaded from a server and expanded to a "tropic" folder. I read the...
Hi, If you are using Windows, you can install Cygwin (free over the internet) and build the software in the Cygwin environment in Windows! Compileing software...
Hi Jeff sorry to bother but i´m pretty shure i´m doing some stupid thing !! im sending the shot of my screen that may be helpful. Thank´s again for the help...
Looks like you don't have gcc installed. ... Looks like you don't have gcc installed. On May 12, 2009, at 1:19 PM, Vitor wrote: Hi Jeff sorry to bother but...
Hi, you do not have GCC installed. Try this first: http://www.eecg.utoronto.ca/~aamodt/ece242/cygwin.html if you have gcc installed you should get some...
If you have cygwin, you should run the cygwin installer again, and select the gcc development package to install it. Then typing "make " will work. ... If you...
Also tropic and mktdata should be in a folder accessible from cygwin. You would also run make from the cygwin shell prompt, not Windows command line. ... -- ...
hi! i am just debugging one of my models and have found out that pf.isdate and pf.osdate are only referenced from calc_stats and write_summary. when running...
as soon as i posted the message i realized how dumb my question was :) so disregard my previous question about IS and OOS dates :) however, i'd like to ask how...
I've been looking at how the in-sample and out-of-sample periods are defined in C-Trader Pro and in C-Trader. I have only looked at how they are defined. There...
Hi, You are right: the dates are used in calc_stats. And, that is where the in-sample statistics used by gopt and mopt are calculated! The statistics are...
Hi, The way it handles them is determined by the fitness function (at least as far as optimization is concerned). For performance measures, it depends on the...
So if I understand well, if I want to do WFO, I'll have to do step over all bars that are outside of the current window as well? for example: the full data set...
bob, aren't there any make files? i use a Mac but I think make files are included. Jeff uses Debian Linux. You'll need the compiler for C and C++ code....
Hi, You can create a directory /old-ctrader. Unzip the C-trader CD contents file into that directory, which will give you the equivalent of the old CD, then...
Hello group, it has taken me a while but I am happy it is done, my first project on-line. Please visit www.isignals.biz and let me know what you think about...
any of you guys use www.collective2.com? you can sell subscriptions there too. ... any of you guys use www.collective2.com ? you can sell subscriptions there...
not yet but looked around, looks good :) especially if you want to sell signals... any experience from anyone? (as trader OR system provider?) Barnabas...
I have experience as trader, using my own systems and it works very well for me. As to sell subscriptions over the web, not easy. I have never succeeded to...
I am considering buying C-Trader Professional in order to greatly speed up large genetic optimizations I am doing in TradeStation. I have searched the forum...