Jeff, Is there a possibility that you could show us the Easy Language code for setting up an entry signal on these parms? Best parms: 3 717 997 401 7 782 204...
James, If you could be more specific about the translations, I can convert to easylanguage. What are each of the variables and what exactly does 'down' mean? ...
Hi Trey, Glad you could help. Here is my situation, I spent about a month to convert CTrader and ran a 8-rule-template with genetic algorithm used in the book...
Hello James, I think the easiest way to set this up in EL would be something like the following: Condition1 = Close < XAverage(Close,26.67); Condition2 =...
Trey, Thanks so much for the EL code. I will try them asap. The latter part of your message interested me more than the code for now. It seems to me that you...
James, I think anyone with the drive can learn to trade but it's incredibly difficult. I've been at it for a couple of years and am no where near being a...
Here is some EL code I wrote that might be interesting to some. The comments may need to be cleaned up when you import in order to verify. In other iterations...
Trey, Thanks so much for your insightful and genuine advice and guidance. It feels good to know there are people out there willing to share their experience on...
James, I know of many educated gamblers that went broke. If you get excitement from trading this will only effect your decision making, I believe, it is as...
Hi Ben, Good points you made there and good advice too. In my one year experience trading forex through trial and error, I believe knowledge and experience is...
John Ehlers asks an interesting question in his book "Cybernetic Analysis for Stocks and Futures" about whether 'price' is truly a good Gaussian distribution....
Ben, Have you taken any of the Cisco Futures classes? Which do you recommend? Has it led you to subscribe to their tools on an ongoing basis? I have done a...
Kevin, Price, itself, generally follows a log-nornal distribution as it's bound by zero. Gaussian most certainly isn't appropriate when referring to price. I...
Gentlemen, I'm going to play devil's advocate here, having been burned by a vendor in the past. I say anything public is most likely worthless. If you...
This is a common question. It's also an odd question. It assumes that successful trading systems are, by definition, gold mines. A good trading system will...
Of course Richard, I guess the common „statistics“ would remain the same, if you gave a successful strategy to a group of traders. Most will never develop...
Richard, I think it's a completely reasonable question to ask. Of course, we haven't defined successful or profitable, but I certainly don't expect them to be...
The mostly used PDF in many fields is indeed the Gaussian due to the fact that most natural phenomenons follow this distribution because of the central limit ...
Dear Sirs: I'm trying to replicate the table on page 59 of Katz' book; however, I'm having trouble calculating the T-Statistic in Excel. Would you please send...
Hello Gil, The normal distribution approximation of the central limit theorem only holds if the variance is finite and if the variables are iid. In some ...
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...
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...
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...
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. ...
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...
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...
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...
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. ...