TradingView
RedKTrader
28 nov. 2021 12:15

RedK Auto-Stepping Ladder Trader 

Ethereum / U.S. dollarBitstamp

Description

The RedK Auto-Stepping Ladder Trader is an experimental tool to help identify trade entry and exits for various types of trades (Trend / Momentum / Breakout and Swing trades)

The underlying concept here is loosely similar to the SMAC script - in case you'd like to read some of the "script-specific" write-up. I even borrowed some of the SMAC code, but upgraded the script to Pine v5 while working. So i won't repeat write-up here on how the script works - and we'll get right into how to use in trading

How to use / trade the Ladder Trader:
-------------------------------------------------
The idea is to set the auto-stepping ladder to a higher timeframe, the "ladder view" helps simplify the price action to show a clear direction, then use the lower timeframe to find best entries (close or at the ladder line) and exits (on the ATR as TP target)

- Entries should be as close to the ladder line as possible - a trader may decide to have a small margin above or below the ladder line where they set entry limit order
- note that when stepping is enabled, the auto-stepping algo will choose the step value based on the underlying price range and the selected timeframe to move with common trader "mental values" where traders will usually gravitate
- exits can be set using the optional ATR or Pct channels - by default, there's an ATR channel (golden color) for that purpose

Possible usage scenarios of the Ladder Trader:
--------------------------------------------------------------
- Trend / long(er) term: enter position once the ladder line switches to the color corresponding to my desired direction (example: blue for long), and hold all the way until the color changes

- Swing: Take only trades in the direction of the ladder (long with blue, short with orange) - enter at the ladder line value, set TP at the desired ATR, repeat as long as the direction holds

- Feel free to experiment and share back other uses you find. There are so many settings and tweaks provided for flexibility - the downside is this adds a certain level of complexity - however, i hope this will be a valuable tool to add to your trading.

Few Notes:
-----------------------
- The Auto-stepping algo is a bit improved to be more FOREX and Crypto-friendly - i do not trade these instruments myself, but will continue to improve the auto-stepping technique in upcoming updates
- the signal line (hidden by default, and is what causes the ladder to change color) is based on my Compound Ratio Moving Average - since it's the moving average i found to provide best combination of speed and smoothness. It is used as a proxy to the price, to signal when the price is above or below the ladder level - while removing some of the whipsaws if we use the price value directly.

- Broader analysis of price action should still be made using other indicators - and possibly other chart setups - we shouldn't rely on the Ladder Trader signal only - Check for overall momentum, volume movement and market sentiment before using the Ladder Trader
- Also test your settings in PaperMoney - i noticed that different instruments may need different settings (for Ladder Type, Length, Rounding Technique, ATR multiplier..etc) for optimal setup that shows best signals.. Get very familiar with the Ladder Trader and it should hopefully become more helpful to you as a tradiing tool.

Comments and Feedback are welcome. Good luck.

Notes de version

v1.1 adds a fix for an issue when the price value of underlying is too small, causing the stepping algo to break
now when the price range is below 0.01, the stepping algo will be bypassed - may come back later and find-tune that

thanks to the Pine Wizard who reported this bug :)

Notes de version

v2.0 adds couple of improvements :

- Alerts for price swinging above or below the ladder - also a generic alert for a swing in any direction (as requested :) )

- Display the step size on the indicator status line & in the Data Window (as the first value) - this is useful in auto-step mode to see what step value has been set by the auto-step algo, since the step size changes with the price range and the chart timeframe (when the Ladder resolution is not explicitly set)
Commentaires
Vibranium_Capital
Simply amazing
RedKTrader
@Vibranium_Capital, thank you .. much appreciated.
PineCoders
mmakkawi95
Amazing job
Tried it on 1h time frame in crypto after it breaks the ladder i enter after it gives me a bullish candle immediately.
Correct me if I’m wrong
Thank you
RedKTrader
@mmakkawi95, thanks for your feedback - good luck.
gmeneguzzo
Thank you . Just to understand how it works , I should choose 1 minute timeframe, then I should set 2 minute timeframe (bigger timeframe) in the settings and I should use the blue signal to enter long ?
RedKTrader
@gmeneguzzo, it really depends on what you trade and how you trade. i'm reluctant to give specific recommendations not to influence your trading, but overall yes, if you trade a "return to mean" setups on very short TFs like the 1min, you can set the ladder to a higher TF, like 10min - and use the ladder line to guide your entries, and the ATR (or percent) channels to guide your exits / take profit. in the chart posted above, a 1Hr chart is used against a 1D trader resolution .. please play around with the settings to find what works best for your own style.
Cripptopotamus
Would you mind embellishing on your strategy for taking profit? This is a very interesting indicator- thank you for publishing.
RedKTrader
@Cripptopotamus, thanks for your interest. i may post some more ideas around the use of the ladder trader soon
Vazeerjaan
Great working
Plus