Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

  • Welcome Guests

    Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.

zealousteedo

Data Mining Bias

Recommended Posts

As a newbie to algorithmic trading, and having designed my first working algorithmic trading system (with hope of many more), I'm looking for experiential advice on controlling data mining bias (overfitting as it were).

 

I'm not looking for textbook answers, but how do YOU as a system designer actually attempt to avoid data mining bias?

 

As for myself, to get the ball rolling, on my last system, I developed my system against several different types of securities, performed out of sample testing on 20 percent of my historical data, as well as employed a modified version of White's reality check (one should note that introducing negative-return models to the RC will hinder it's effectiveness, and therefore one must remove them from the final calculation to make the test effective) to determine the usefulness of my system.

 

Any experiences would be great!

Share this post


Link to post
Share on other sites

The easiest and best way is to ask yourself if the parameters make sense and are in any way connected to observed price patterns.

 

It is tough to find usable patterns that are not curve fitted but if you use some common sense relative to the results, it can be done.

 

You have probably heard this a dozen times but money/risk management and position management are key to algorithmic trading.

 

Best Regards,

Scott

Share this post


Link to post
Share on other sites

Hi zealousteedo,

 

Sounds good your basic methodology. I found that I have to experience the

trades to see if i can actually follow the system. So I would take some time

use new live data in demo mode do quite a lot of trades and record how I feel

taking them. Then maybe start with meaningless money to see if your psychology

changes and go from there.

 

Hope that helps,

 

cbaer

Share this post


Link to post
Share on other sites
As a newbie to algorithmic trading, and having designed my first working algorithmic trading system (with hope of many more), I'm looking for experiential advice on controlling data mining bias (overfitting as it were).

 

Data mining bias is not fitting necessarily. Data mining bias is a buzzword that sells. You cannot know if you have bias until you test your model. If you try to minimize the bias you may miss important information.

 

You referred to negative-return models hindering the effectiveness of reality check. I really wonder why any trader would include negative return models. It does not make any sense what you write.

 

Anyway, reality check is not really relevant to trading systems because there is always relevance in the rules. Optimization and curve-fitting is a more important issue.

Share this post


Link to post
Share on other sites
Data mining bias is not fitting necessarily. Data mining bias is a buzzword that sells. You cannot know if you have bias until you test your model. If you try to minimize the bias you may miss important information.

 

You referred to negative-return models hindering the effectiveness of reality check. I really wonder why any trader would include negative return models. It does not make any sense what you write.

 

Anyway, reality check is not really relevant to trading systems because there is always relevance in the rules. Optimization and curve-fitting is a more important issue.

 

I think that is really what it is, and this post gives some opinion and I personally agree with it.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.