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.

Recommended Posts

In the previous article, I covered the core components necessary for a complete, successful system. By successful, I mean a system that can produce measurable and reproducible results in a mechanical fashion. Once you obtain an system that can be implemented 'manually', where all actionable steps are worked out ahead of time, then you would want to reduce the number of steps that the trader is required to act upon i.e. automate.

 

By manual implementation, I am referring to a trader being required to physically participate in all of the steps of the system. Automated trading implementation is when the steps are implemented without human intervention. Semi-automated means some of the steps (preferably 1/2 or more) and fully automated means that after initial setup, the system can run without human intervention.

 

Here are some of the major advantages of automation:

 

1) Increased accountability: When developing systems, you have an idea of what you want and you build your system accordingly. You also know what your system should not be doing at any given time.

 

- You can log every relevant statistic that was calculated during system operation for further analysis. Spread, slippage, order execution, errors reported, changes in parameters, etc. Any bugs that come up are reproducible, although this may require many hours sometimes to properly isolate the root causes. At least there are only so many variables as the broker usually provides the trader with either a api or the end user trading application.

 

2) Increased transparency: Fully mechanical systems are usually transparent by nature, at least from the sequence of the tradecycle. When it is operating automatically outside yourself, you have the opportunity to look at exactly how your strategy works with a birds-eye view. You have a greater ability to see the system for what it is, which is very difficult to do manually. Your own biases and emotions can often cloud your judgement in actually pulling the trigger, even if all the steps are per-determined.

 

It is difficult to cheat (intentionally or accidentally) when the whole process is in front of you.

 

3) Easier to Optimize: Once you have verified your core strategy has potential, you can then begin tweaking some of the main parameters and secondary parameters to match opportunities you observe. You can add, remove, and/or replace different components, forward test them alongside an older version of the same system and evaluate performance. Backtesting is more useful for testing the validity of a function used, whereas forward testing or walk-forward testing aims to confirm real-world performance of strategy.

 

An example of a few optimizations I used:

- Implementing a "maxSpread" indicator that disallows trading when a currency spread exceeds a certain value.

- Implementing NoTrade times so that a tradecycle does not begin to close to closing time or opening time or whatever time I designate.

 

It is important to note that performance matrices are not limited to equity curves or equity monitors

 

4) Scalability. While your strategy will be WYSIWYG, the actual implementation can be inconsistent due mainly to human error. I hinted earlier that performing repetitive tasks on queue every time manually is difficult for reasons I'll explain below. A machine can take advantage of the same trading conditions consistently, every time. So for much less physical effort you can take advantage of [strikethrough]the same amount of[/strikethrough] more opportunities. This is also known as leverage; another very important concept that blends in perfectly.

 

- You can focus on multiple instruments simultaneously as the robot/indicator will be doing the repetitive tasks of the signal, entry, and exits. If you trade manually, there are only so many charts, indicators, etc that you can keep track of. And I've seen people with what I call "cockpit dashboard" looking charts with loads of indicators PER CHART, and multiple charts and terminals (windows) open waiting for alerts from those charts.....some 10-50 charts sometimes. How many charts can you pay attention to at once, let alone trade with only two hands, two eyes, and maybe 2-3 monitors? How long can you keep this up for EVERYDAY? Unattended implementation of your trading strategies is the only way to maximize market exposure-to-attention span ratio.

 

There are some notable disadvantages to automation, mainly in the actual development process. It does take resources to build and a lot of personal follow-through to see a system develop out to its full fruition, let alone a working beta. Lots of risk involved in terms of costs vs success of completion. It deserves another thread, but I can say that the advantages outweigh the disadvantages as much as someone attempting to take a bus, car, or plane from Miami, FL to New York City will reach their destination much faster and more efficiently than walking or bicycling.

 

Automation is part of a larger strategy that Ramit Sethi [i Will Teach You to be Rich] summarized in his Big Wins Manifesto; while not trader-specific, he gets at the heart of the psychological differences in people taking action that achieves reproducible results vs those who have one-off approaches that may work some of the times or are 'good enough' to get by. It's summary of his work in behavior psychology and how it relates to making money; practically required reading. A few quotes here worth noting:

 

"True masters of human behavior understand our shortcomings, and use systems, automation, and a judicious use of our limited willpower to tackle the things that really matter — while ignoring the rest."

 

"There’s a limit to how much you can save — but not to how much you can earn. You can’t out-frugal your way to being rich."

 

I am more focused on addressing why more traders are not implementing [semi or fully] automated trading systems. Well for one, it would require a system that has structure. Rules that do not have benefit of hindsight and would have to be adjusted/tweaked using real-time observation. This can be a big blow to a trader's ego, that may want to insist that constant human intervention is required. Others have already written off automation because of the aged excuse of 'if it were so easy, everyone would be doing it'. I don't know why so many people are attached to the 'popularity' indicator, despite numerous historical and real-time examples that show popularity alone is a horrible way to prove a method or system's effectiveness. How popular was Enron, Bernie Madoff, MF Global, PFG[Worst]?. That's for a different article. Some people don't have the technical expertise to build their own systems exclusively. You may need outside help, but certainly no need to reinvent the wheel. The fundamentals of how buyers and sellers agree in contract don't change.

 

Ok, let's end with one more quote: "Are they [people trying to get rich] really not “trying hard enough”? Or is there perhaps a systemic problem urging people to waste their limited cognition on near-meaningless tasks with little reward…and should we instead focus them on high-leverage areas that will result in massive payoffs?" [emphasis added]. Isn't this the whole point of speculating in financial markets? I hope what I have presented has improved your strategy design in some fashion.

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.