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.

Igor

Exit Tests

Recommended Posts

Exits for All Occasions

 

When most people think about trading systems, they probably think about how the system enters the market. In fact, trading systems are usually described in terms of their entry technique, such as breakout systems, moving average crossover systems, Fibonacci retracement systems, and myriad other methods for entering the market. Even the terms "counter-trend" and "trend-following" refer more to the entry than the exit.

Despite the common focus on entry techniques in trading, you may have come across the assertion that exits are more important than entries. In my experience, that's usually true. Why? One possible reason is that most market action is random. A good trading system finds at least some signal in all that noise. But with all the noise in the market, a substantial percentage of entry signals may be wrong.

 

A long-term trend following system, for example, may be right only 40% of the time. Despite the low percentage of winning trades, it can still be highly profitable if it keeps the losing trades smaller than the winners. The way it does that is by cutting the losses short and letting the winners run. In other words, it's profitable because of how it handles the exits.

 

Generally speaking, I think it's fair to say that exits are the principal method of controlling the intrinsic risk/reward characteristics of a trading system. Whether the system looks for a quick profit or holds the trade through the market's ups and downs depends on the exits. Likewise, whether a losing trade is cut off quickly or given more room to move is determined by the exits. Exits are truly the way to implement "cut your losses short and let the winners run."

 

Note that I use the word "intrinsic" when describing the risk/reward characteristics of a trading system to differentiate the rules and logic of a trading system from position sizing. Certainly, position sizing can be used to improve the overall risk/reward ratio of a trading system, but position sizing is an external factor, apart from the rules and logic of the system. The focus of this article is on the rules and logic of trading systems, rather than on position sizing.

 

Exit Types

 

The following list is not exhaustive but it includes some of the most common types of exits you may encounter or consider for your own trading systems:

 

Stop and Reverse. This is basically an "exit-less" exit. Stop and reverse systems reverse from long to short and back to long again. If you're long one contract, for example, you would sell two to close out the long trade and go short. You're never flat the market with this type of exit because each exit is also an entry in the opposite direction.

 

N Bars from Entry. Exit the trade at the market N bars from the bar of entry, where N can be any number greater than zero. For example, you might exit the trade 10 bars from the entry. The duration of the trade will depend on the bar size; e.g., 5 min bars or 60 min bars.

 

Time of Day. Rather than exiting relative to the entry, as with the previous method, you exit at a specific time of day, such as at 10:30 am. As a special case, this exit also includes exiting at the end of the trading session.

 

Money Management Stop. This is a commonly used exit type that uses stop orders to limit the risk of a trade. For a long trade, a sell stop order is placed below the entry price. For a short trade, a buy stop order is placed above the entry price. When the stop is hit, the loss is limited to the size of the stop plus slippage. Common methods on which to base the size of the stop are a fixed dollar amount, a fraction of the average true range, or as a percentage of price.

 

Trailing Stop. This type of exit uses stop orders to lock in a percentage of the open profit after a specified level of open profit -- the floor -- has been reached. For example, after an open profit of $500 has been reached on a long trade, you might place a stop order below the market so that 50% (or $250) of the open profit will be retained if the market reverses. The floor amount is typically computed based on either a fixed dollar amount or a fraction of the average true range. Note that a breakeven stop is a special case of the trailing stop where the percentage of profit to lock in is zero.

 

Profit Target. The profit target uses limit orders to exit when a specified price has been reached, representing a profit for the trade. For a long trade, the limit order is above the market; for a short trade, it's below the market. Like a trailing stop, a profit target can help avoid giving back open profits when the market reverses. However, profit targets also place a limit on the maximum profit that's possible from a trade.

 

Logical conditions/trading logic. In addition to the exit types listed above, just about any logical condition, such as those used for trade entries, can be used to exit a trade.

 

Price Patterns. For example, a series of consecutive lower closes might be used to exit a long trade.

Trend Indicators. For example, moving averages, momentum, and MACD could all be used to signal a trade exit.

Trend Strength. For example, when the ADX indicator, which measures trend strength, declines below a certain level, a trend-following trade might be exited.

Oscillators. Stochastic, %R, RSI, Bollinger bands, and other oscillators measure over-bought and over-sold conditions. A long trend trade might be exited when an oscillator crosses below the over-bought level, indicating the end of an up-trend. On the other hand, if the trade has been entered on weakness, such as a pull-back, a short-term trade might be exited when the oscillator crosses above the over-bought level.

Support/resistance. Support and resistance levels can be used either as money management stop prices or as target prices

EXITTESTS.ELD

exittest.txt

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.


  • Similar Content

    • By edakad
      Firebird is an indicator to identify the price spikes in the market. Firebird indicator first calculates a 10-period moving average, then shifts this moving average a certain percentage above and below the 10-period moving average. The shifted averages are drawn on chart as the red and green line. When price touches these lines, price spike is identified. Usually after a price spike, the trend reverses for some time. The indicator can be used to take advantage of this price behaviors. In daily chart usually the 10 period MA is shifted by 2 percent to form the price bands. On lower time frames like Hourly, Four Hour a smaller percentage price shift is used like 0.5% . The important consideration here is most of the price bars must be contained within the upper and lower bands.
      When price reaches above the upper red band, a sell position is opened. When price reaches the lower green band, buy position is opened. Trades can be managed with proper stop loss and take profit. In the picture, Firebird indicator is attached to daily chart of EUR/USD with 2% shift on MA. Note that almost all price bars are within the price bands. And when price extends beyond these bands, price trend reverses and comes back into the bands.

      FireBird.zip
    • By magesvh
      I'm currently using Ninjatrader for my trading. But I have a problem with the Tick Chart and when I use any Indicator. When e.g. the market is very fast or my internet is slow (for a moment), then the value of the candles and indicator is wrong. 
      So I refresh the chart after every finished candle. 
      Does anybody know a software without this problem?
    • By mirko994
      Hello guys,
      Anyone has the code of this indicator?  I am trying to find the logic behind it.
      Trend Magic Indicator FREE
       
      Kind regards,
       
      Mirko

  • Topics

  • Posts

    • Back in the early 2000s, Netflix mailed DVDs to subscribers.   It wasn’t sexy—but it was smart. No late fees. No driving to Blockbuster.   People subscribed because they were lazy. Investors bought the stock because they realized everyone else is lazy too.   Those who saw the future in that red envelope? They could’ve caught a 10,000%+ move.   Another story…   Back in the mid-2000s, Amazon launched Prime.   It wasn’t flashy—but it was fast.   Free two-day shipping. No minimums. No hassle.   People subscribed because they were impatient. Investors bought the stock because they realized everyone hates waiting.   Those who saw the future in that speedy little yellow button? They could’ve caught another 10,000%+ move.   Finally…   Back in 2011, Bitcoin was trading under $10.   It wasn’t regulated—but it worked.   No bank. No middleman. Just wallet to wallet.   People used it to send money. Investors bought it because they saw the potential.   Those who saw something glimmering in that strange orange coin? They could’ve caught a 100,000%+ move.   The people who made those calls weren’t fortune tellers. They just noticed something simple before others did.   A better way. A quiet shift. A small edge. An asymmetric bet.   The red envelope fixed late fees. The yellow button fixed waiting. The orange coin gave billions a choice.   Of course, these types of gains are rare. And they happen only once in a blue moon. That’s exactly why it’s important to notice when the conditions start to look familiar.   Not after the move. Not once it's on CNBC. But in the quiet build-up— before the surface breaks.   Enter the Blue Button Please read more here: https://altucherconfidential.com/posts/netflix-amazon-bitcoin-blue  Profits from free accurate cryptos signals: https://www.predictmag.com/ 
    • What These Attacks Look Like There are several ways you could get hacked. And the threats compound by the day.   Here’s a quick rundown:   Phishing: Fake emails from your “bank.” Click the link, give your password—game over.   Ransomware: Malware that locks your files and demands crypto. Pay up, or it’s gone.   DDoS: Overwhelm a website with traffic until it crashes. Like 10,000 bots blocking the door. Often used by nations.   Man-in-the-Middle: Hackers intercept your messages on public WiFi and read or change them.   Social Engineering: Hackers pose as IT or drop infected USB drives labeled “Payroll.”   You don’t need to be “important” to be a target.   You just need to be online.   What You Can Do (Without Buying a Bunker) You don’t have to be tech-savvy.   You just need to stop being low-hanging fruit.   Here’s how:   Use a YubiKey (physical passkey device) or Authenticator app – Ditch text message 2FA. SIM swaps are real. Hackers often have people on the inside at telecom companies.   Use a password manager (with Yubikey) – One unique password per account. Stop using your dog’s name.   Update your devices – Those annoying updates patch real security holes. Use them.   Back up your files – If ransomware hits, you don’t want your important documents held hostage.   Avoid public WiFi for sensitive stuff – Or use a VPN.   Think before you click – Emails that feel “urgent” are often fake. Go to the websites manually for confirmation.   Consider Starlink in case the internet goes down – I think it’s time for me to make the leap. Don’t Panic. Prepare. (Then Invest.)   I spent an hour in that basement bar reading about cyberattacks—and watching real-world systems fall apart like dominos.   The internet going down used to be an inconvenience. Now, it’s a warning.   Cyberwar isn’t coming. It’s here.   And the next time your internet goes out, it might not just be your router.   Don’t panic. Prepare.   And maybe keep a backup plan in your back pocket. Like a local basement bar with good bourbon—and working WiFi.   As usual, we’re on the lookout for more opportunities in cybersecurity. Stay tuned.   Author: Chris Campbell (AltucherConfidential) Profits from free accurate cryptos signals: https://www.predictmag.com/   
    • DUMBSHELL:  re the automation of corruption ---  200,000 "Science Papers" in academic journal database PubMed may have been AI-generated with errors, hallucinations and false sourcing 
    • Does any crypto exchanges get banned in your country? How's about other as Bybit, Kraken, MEXC, OKX?
    • Does any crypto exchanges get banned in your country? How's about other as Bybit, Kraken, MEXC, OKX?
×
×
  • Create New...

Important Information

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