TakeProfit's Cover image
Halloween Strategy 🎃image
Halloween Strategy 🎃
Indie indicator that visualizes the Halloween Effect end-to-start: it shades Oct 31→May 1 as the in-season window, auto-places Buy on Oct 31 and Sell on May 1, and renders a compact performance panel versus buy-and-hold with key stats (total P&L, win rat…
Indie indicator that visualizes the Halloween Effect end-to-start: it shades Oct 31→May 1 as the in-season window, auto-places Buy on Oct 31 and Sell on May 1, and renders a compact performance panel versus buy-and-hold with key stats (total P&L, win rat…
/indicator/halloween-strategy-74
Highlight Crossover - Background Color Exampleimage
Highlight Crossover - Background Color Example
This educational indicator demonstrates how to use the  @plot.background()  decorator in Indie to visually highlight important market events. The indicator tracks crossovers between 15 and 30-period SMAs. When the fast SMA crosses above the slow SMA, it …
This educational indicator demonstrates how to use the  @plot.background()  decorator in Indie to visually highlight important market events. The indicator tracks crossovers between 15 and 30-period SMAs. When the fast SMA crosses above the slow SMA, it …
/indicator/highlight-crossover-background-color-example-76
Pivot Points High/Low (Simplified)image
Pivot Points High/Low (Simplified)
How to Create a Pivot Points High/Low Indicator Using Drawings Indie  5.4.0  introduced powerful drawings  functionality — the ability to draw objects on charts that are not tied to time series. Let's step-by-step create an indicator to find local extre…
How to Create a Pivot Points High/Low Indicator Using Drawings Indie  5.4.0  introduced powerful drawings  functionality — the ability to draw objects on charts that are not tied to time series. Let's step-by-step create an indicator to find local extre…
/indicator/pivot-points-high-low-simplified-46