bennef

CoG SSL BF 🚀

bennef 已更新   
In this strategy I combine my Center of Gravity script with my SSL Channel script.

The conditions for a long signal are if either:
Center of Gravity long is satisfied
Or
SSL Channel long is satisfied AND we are not in a sideways period.

The conditions for a short signal are if either:
Center of Gravity short is satisfied
Or
SSL Channel short is satisfied AND we are not in a sideways period.

We use a dynamic stop loss based on ATR to determine optimum stop loss levels. These levels are printed on the chart in yellow and orange.

INSTRUCTIONS
  • Bright green background = go long
  • Bright red background = go short
  • Yellow dotted line = long stop loss
  • Orange dotted line = short stop loss

On the chart, the 2 outer lines are the Center of Gravity lines and the filled channel in the middle is the SSL channel.
If the channel is white, this is a no trade zone, unless either Center of Gravity long/short signal is satisfied.

If we get stopped out from a long and we still have a long condition present, we re-enter. Same for short.
發布通知:
Added an option to switch between a fixed stop loss and ATR derived stop loss. Both have their pros and cons so now you can choose! The yellow and orange lines will still represent the stop loss placement for either choice.
發布通知:
Because of the OR conditions in the long and short signal generation, it is possible to have both a short and long signal on the same candle. I have changed the background color to yellow to show this. When this happens, whatever trade direction we are currently in, we exit and enter the opposite since it is considered an opposing signal despite the existing signal in the same direction still being there. Example: we are long and get a yellow background, that means there are conditions that satisfy a short signal and a long signal but since we are long we exit and swap to short. Thanks go to @LuckyZenyatta for pointing this out.
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?