I'm currently doing a course about programming automated strategies on another forum, and could replicate it here if some are interested. The...
Just a little piece of info in case you missed that in school: Great Britain actually was not occupied in WWI and WWII. The US just has not...
The main problem of evolution is that many people seem not to understand it, or rather, they think they have an idea of it but it consists of...
The percentile of the Close would probably be 100*(Close-Low)/(High-Low) - but for what purpose would you need that???
Nope, Catholics accept science. Maybe Creationist? Just for info, there is no "area of dating via the strata and using the geologic column"....
Until about 10 years ago, the US have been seen as a sort of world policeman. They were expected to fix the world. Indeed they did on several...
Just out of curiosity, what is AB?
Nevertheless we're currently still evolving, although at a slow rate. We won't evolve anymore only when technical progress eliminated all diseases...
Yes, enterLong closes any open short trades before entering the long position. Trades are always entered and closed at the begin of the next bar...
I've tried to replicate your algo, but I get huge losses with S&P500. Do you use a 1-minute timeframe? Is this your algo? function run() {...
At first, I made a mistake with the code, I got the crossover the wrong way around - sorry for that. Here's the fixed code, with the MA plots:...
Ok, I dont know how you tested it, but a simple test with an optimized MA crossover looks like this: function run() { Spread = 0;...
Ok, I'll do that in a couple minutes and will post the result here.
True, but that has nothing to do with commission and slippage. It has to do with the signal generation method, and is a reason why simple MA...
I can not confirm this experience, and there is also no logical reason for it. Commission and slippage alone have no impact on the profitability...
That's only partially true. For rational TA methods - I don't mean esoteric stuff like Elliott waves, Fibonacci etc. - you can normally tell why...
Of course TA can be tested - when you trade an algorithm that makes steady profit, it obviously works. Such algorithms have been posted here...
According to a description of that system that I read some time ago, they lost their money because they did not 100% follow all special rules, and...
It would be a matter of 2 hours to code it, but that's probably wasted time. From all I heard, this strategy is not profitable anymore since the...
The reason is simple: You have to write a program when you can't buy it. This is the case with the current state of automated trading...
Separate names with a comma.