Center of Gravity BF 🚀 — Strategy by bennef

By bennef

Performance Metrics

Description

Thanks to HPotter for the code I based this strategy on.Center of Gravity calculation is based here on a linear regression function using the least squares method.We use this to calculate a channel consisting of 2 lines, green and red on the chart This strategy employs a dynamic stop loss function that measures stop loss placement based on recent ATR. How signals are generated:Price closes above green line = Go LongPrice closes below red line = Go ShortYellow dotted line = stop loss based on long entryOrange dotted line = stop loss based on short entryINSTRUCTIONSGreen background = Go Long, put your stop loss at the yellow dotted lineRed background = Go Short, put your stop loss at the orange dotted lineNB: The stop losses printed on the chart are calculated from the point of entry on a trade, if you make a different entry to what is indicated, the corresponding stop loss will be different to what the indicator displays.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView