Main Features
TWM
Extensions
FREE
SHADOW DIVER
Pullback strategy
This algorithmic strategy is designed to capture momentum reversals near a key moving average. It waits for strong confirmation signals before entering a trade and uses clearly defined risk and profit management rules.
The strategy monitors price behavior relative to a moving average line. When conditions indicate that the price is bouncing off this line with strong momentum and temporary dips or spikes, it places a stop-market order slightly above or below the recent high or low to catch the breakout. Once the trade is entered, it automatically sets a take-profit and stop-loss level, canceling any opposing orders once one of them is filled
Description
The strategy evaluates the price action relative to a moving average over the last 3 bars and places an entry only when very specific conditions are met.
The strategy enters a long position if:
Close[0] > MA
, Close[1] > MA
, Close[2] > MA
Low[0] < MA
and Low[1] < MA
Low[2] > MA
_vSwitch[0]
) is above threshold (β₯ 0.5)If all above are true, it places a stop-market buy order at:
πΌ High[0] + EntryOffset Γ TickSize
β This ensures we only enter if the market breaks above the current high.
A short position is entered when:
Close[0]
, Close[1]
, Close[2]
all < MAHigh[0] > MA
and High[1] > MA
High[2] < MA
_vSwitch[0]
β₯ 0.5If these are met, a stop-market short order is placed at:
π» Low[0] - EntryOffset Γ TickSize
β Enter only if price breaks recent lows.
Once an entry order is placed:
KeepOrderBars
bars.Once in a position, the strategy manages risk and profit using predefined levels:
Stop = EntryPrice - (StopLoss% Γ EntryPrice)
Stop = EntryPrice + (StopLoss% Γ EntryPrice)
β A stop-market order is placed to exit if price moves against us.
ProfitTarget = EntryPrice + (Profit% Γ EntryPrice)
ProfitTarget = EntryPrice - (Profit% Γ EntryPrice)
β A limit order is used to close with a profit.
There's also a method (BelowMaExit
) that can force an early exit if price crosses the moving average in the opposite direction:
Close[0] < MA
Close[0] > MA
β This logic is currently not called in OnBarUpdate()
but is available for future activation.
Main Features
Smart Trend Filtering
Trades only in conditions where price action confirms trend direction using a 3-bar check above or below a moving average.
Dynamic Entry Logic
Uses recent highs/lows and offsets to enter at likely breakout points instead of blindly jumping into the market.
Built-in Risk Management
Every position includes an automatic stop-loss and take-profit order based on percentages of entry price.
Order Time-to-Live Control
If an entry order is not filled within a predefined number of bars, it's automatically canceled to avoid stale entries.
FAQ
Do you have any more questions about our Extension? Let's see if we already have the answer. Please read the FAQ below.
Similar extensions
TWM users have the opportunity to create their own strategies and indicators using the C# coding language.
This website uses cookies to enhance your browsing experience. By continuing to use our website, you agree to our Privacy Policy
Necessary cookies help make a website usable by enabling basic functions such as page navigation and access to protected areas of the site.
Necessary cookies
Indicates whether the user has consented to the use of necessary cookies.
Maximum storage duration: 1 Year | Type:Necessary cookiesUsed to prevent CSRF attacks and protect user data.
Maximum storage duration: Session | Type: Necessary cookiesUsed to manage authentication information and the user's session.
Maximum storage duration: 1 Year | Type: Necessary cookiesUsed to store user's language preferences.
Maximum storage duration: 1 Year | Type: Necessary cookiesSecurity cookie set by Google to authenticate users and prevent fraudulent use of login credentials.
Ensures you stay connected to your Google accounts across various services.
Maximum storage duration: 2 Years | Type: Necessary cookiesUsed to verify your Google account and ensure that requests in sessions come from you.
Maximum storage duration: 6 Months | Type: Necessary cookiesSecurity cookie used by Google to authenticate users and prevent fraudulent use of login credentials, protecting user data.
Maximum storage duration: 2 Years | Type: Necessary cookiesThis cookie prevents the browser from sending the cookie along with cross-site requests, helping to mitigate the risk of cross-origin information leakage.
Maximum storage duration: 6 Months | Type: Necessary cookiesImportant for Google's security and to ensure that Google can authenticate the account and block fraudulent access attempts.
Maximum storage duration: 2 Years | Type: Necessary cookiesSecurity cookie to protect user data from unauthorized access.
Maximum storage duration: 1 Year | Type: Necessary cookiesCrucial cookies to ensure that you remain securely logged into your Google accounts while accessing various Google services.
Maximum storage duration: 2 Years | Type: Necessary cookies
Functional cookies allow the website to provide enhanced functionality and personalization. They may be set by the website owner or by third parties whose services have been added to the pages.
Functional Cookies
Used by Google to store session information and enhance the user's experience on Google services.
Used by Google to improve user navigation by remembering preferences and information, such as preferred language.
Maximum storage duration: 6 Months | Type: Functional CookiesRemembers which accounts have been used to log into Google services on the device.
Maximum storage duration: 1 Year | Type: Functional CookiesUsed by Google to store user preferences and information when viewing pages with Google maps.
Maximum storage duration: 2 Years | Type: Functional CookiesUsed by Google to store user preferences while viewing pages that incorporate Google services.
Maximum storage duration: 2 Years | Type: Functional CookiesUsed by Google to remember user preferences, such as preferred language, to provide a more personalized experience.
Maximum storage duration: 6 Months | Type: Functional CookiesUsed by Google to collect information about visitors for videos hosted on YouTube or maps integrated with Google Maps.
Maximum storage duration: 2 Years | Type: Functional CookiesUsed by Google to store user preferences and information when pages containing maps or Google services are viewed.
Maximum storage duration: 2 Years | Type: Functional Cookies
Statistical cookies help website owners understand how visitors interact with the site by collecting and transmitting information anonymously.
Statistical Cookies
Unique identifier used to track user interactions and maintain unique sessions.
Microsoft cookie that collects data on user interactions to improve services.
Maximum storage duration: 7 days | Type: Statistical CookiesUsed by the Microsoft Clarity analytics suite to maintain the user's session.
Maximum storage duration: Session | Type: Statistical Cookies
Marketing cookies are used to track visitors on websites. The intent is to display relevant and engaging ads for the individual user.
Marketing Cookies
Used by Google to link your activity across devices if you have logged in with the same Google account.
Used by Microsoft Advertising to check the anonymity of data sent by tracking cookies.
Maximum storage duration: 10 minutes | Type: Marketing CookiesMicrosoft cookie used to track user interactions across Microsoft domains.
Maximum storage duration: 13 Months | Type: Marketing CookiesGoogle cookies designed to build a profile of your preferences and show you relevant ads on other sites, protecting the Google account.
Maximum storage duration: 2 Years | Type: Marketing CookiesUsed by Google to identify and track visitors across various websites to display personalized advertising.
Maximum storage duration: 2 Years | Type: Marketing CookiesUsed by Google to personalize ads on Google properties, like Google Search.
Maximum storage duration: 1 Month | Type: Marketing CookiesUsed by Google to deliver more relevant ads and protect the security of your preferences and Google account information.
Maximum storage duration: 2 Years | Type: Marketing CookiesCookies are small text files that can be used by websites to make the user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies, we need your permission. This means that cookies classified as necessary are processed under Article 6(1)(f) of the GDPR. All other cookies, namely those belonging to the categories of preferences and marketing, are processed under Article 6(1)(a) of the GDPR.
This site uses different types of cookies. Some cookies are placed by third-party services that appear on our pages.
You can change or revoke your consent at any time from the Cookie Statement on our website.
Learn more about who we are, how you can contact us, and how we process personal data in our Privacy Policy.
Specify your consent ID and the date you contacted us regarding your consent.