Search found 367 matches
- Tue Apr 03, 2007 5:33 pm
- Forum: Testing and Simulation
- Topic: Cats out of the BAG LTTF VS SWINGING
- Replies: 34
- Views: 51347
- Tue Mar 27, 2007 11:37 am
- Forum: Testing and Simulation
- Topic: Very Long Term Trend Following: The Data Implications
- Replies: 37
- Views: 58832
Angelo,
I don't want to seem rude but it appears to me that you did not actually go through the process of the test that sluggo outlined. Did you actually run the test or did you just make the assumption that you knew the answer without actually performing the steps of the test as sluggo outlined ...
I don't want to seem rude but it appears to me that you did not actually go through the process of the test that sluggo outlined. Did you actually run the test or did you just make the assumption that you knew the answer without actually performing the steps of the test as sluggo outlined ...
- Tue Mar 27, 2007 8:47 am
- Forum: Testing and Simulation
- Topic: Rnd Entry or Rnd Exit - Different Sides of the Same Coin
- Replies: 2
- Views: 7146
- Fri Mar 23, 2007 7:14 pm
- Forum: Testing and Simulation
- Topic: Your advice: what's a reasonable way to test RANDOM EXITS?
- Replies: 13
- Views: 19177
- Thu Mar 22, 2007 6:50 pm
- Forum: Testing and Simulation
- Topic: Your advice: what's a reasonable way to test RANDOM EXITS?
- Replies: 13
- Views: 19177
I've tested using both #1 and a close cousin to #2, namely an exit that was a random number of days between some minimum and maximum. For example, randomly exiting between 20 and 150 days after entry.
I have not tested using a distribution as you outlined in #2 but this is certainly an interesting ...
I have not tested using a distribution as you outlined in #2 but this is certainly an interesting ...
- Thu Mar 01, 2007 10:00 am
- Forum: Testing and Simulation
- Topic: In your experience as a system trader... 80/40 or 40/40 ?
- Replies: 46
- Views: 69180
- Wed Feb 28, 2007 4:30 pm
- Forum: Testing and Simulation
- Topic: In your experience as a system trader... 80/40 or 40/40 ?
- Replies: 46
- Views: 69180
- Wed Feb 28, 2007 3:52 pm
- Forum: Testing and Simulation
- Topic: In your experience as a system trader... 80/40 or 40/40 ?
- Replies: 46
- Views: 69180
I'm of the opinion that synthetic data is basically useless. For it to be useful it would have to be more likely to be representative of the future than actual historical trading data. I don't see any rationale for why this might be the case, nor have I ever seen anyone propose one.
The past is all ...
The past is all ...
- Fri Feb 16, 2007 4:16 am
- Forum: Testing and Simulation
- Topic: Trading using Random Entries (Van Tharp book method)
- Replies: 20
- Views: 63828
- Thu Feb 15, 2007 10:40 am
- Forum: Testing and Simulation
- Topic: Technical Paper on Monte Carlo Simulation by Mark Johnson
- Replies: 4
- Views: 9591
Technical Paper on Monte Carlo Simulation by Mark Johnson
Mark Johnson presented a paper on Monte Carlo Simulations to a workshop a little over a year ago. He subsequently posted the paper to the Austin Association of Financial Traders mailing list. I asked his permission to post this paper here.
Mark was the one to suggest the mechanism we used in ...
Mark was the one to suggest the mechanism we used in ...
- Thu Feb 15, 2007 10:06 am
- Forum: Testing and Simulation
- Topic: Trading using Random Entries (Van Tharp book method)
- Replies: 20
- Views: 63828
Yes, that make sense. I did not realize that you were testing over different years than the Sharp/Basso test.
It looks like if you tested 10 years from 1988 to 1997 there would have been a 100% increase in the acocunt for most of the equity curves which matches the description of the results from ...
It looks like if you tested 10 years from 1988 to 1997 there would have been a 100% increase in the acocunt for most of the equity curves which matches the description of the results from ...
- Thu Feb 15, 2007 6:27 am
- Forum: Testing and Simulation
- Topic: Trading using Random Entries (Van Tharp book method)
- Replies: 20
- Views: 63828
One other possibility is that the pseudo-random number generator for whatever simulation software he used did not have an adequate dispersion of random values. In other words, it wasn''t as random as it needs to be for this sort of test.
Computer pseudo-randomnumber genrators that are supplied by ...
Computer pseudo-randomnumber genrators that are supplied by ...
- Wed Feb 14, 2007 9:20 am
- Forum: Testing and Simulation
- Topic: Anybody using Quad Core Machine for testing
- Replies: 28
- Views: 35695
- Mon Feb 12, 2007 5:29 pm
- Forum: Testing and Simulation
- Topic: Anybody using Quad Core Machine for testing
- Replies: 28
- Views: 35695
The major issue with software that can take advantage of multiple processors is that many tasks are not easily divisible.
For example, take a test of a system over 10 years of data on 5,000 stocks. One might imagine that you could divide the test into 10 parts one for each year of the test. However ...
For example, take a test of a system over 10 years of data on 5,000 stocks. One might imagine that you could divide the test into 10 parts one for each year of the test. However ...
- Mon Jan 29, 2007 11:25 am
- Forum: Trend Indicators and Signals
- Topic: Pattern for signal
- Replies: 2
- Views: 9118
- Sun Jan 21, 2007 5:45 pm
- Forum: Testing and Simulation
- Topic: Anybody using Quad Core Machine for testing
- Replies: 28
- Views: 35695
Historical simulation can benefit greatly from multi-threading and multiple processor cores since each core could work on a single test in a multi-test simulation.
For the next version of the product, version 2.2, we are targeting improvements which are especially important for stock trading. Since ...
For the next version of the product, version 2.2, we are targeting improvements which are especially important for stock trading. Since ...
- Sat Jan 20, 2007 6:54 pm
- Forum: Testing and Simulation
- Topic: single moving average system
- Replies: 5
- Views: 8046
There are an unlimited number of different ways to determine if the market may have started a trend.
A single moving average works, simply checking for the current price against the price some number of days ago works, two moving averages work, three moving averages work, four moving averages work ...
A single moving average works, simply checking for the current price against the price some number of days ago works, two moving averages work, three moving averages work, four moving averages work ...
- Sun Dec 31, 2006 7:34 am
- Forum: Testing and Simulation
- Topic: Who made money in 2006?
- Replies: 10
- Views: 15818
- Thu Dec 07, 2006 6:08 pm
- Forum: Testing and Simulation
- Topic: Slippage - Interesting figure
- Replies: 23
- Views: 31975
We have provisions for accounting for contract rolls in Trading Blox. You can even get this to match your rolling algorithm if you include the contract month as is possible with CSI data.
I should mention that slippage on rolls are generally much, much lower than normal entries and exits, at least ...
I should mention that slippage on rolls are generally much, much lower than normal entries and exits, at least ...
- Wed Dec 06, 2006 11:36 pm
- Forum: Testing and Simulation
- Topic: Slippage - Interesting figure
- Replies: 23
- Views: 31975