All Unblocked Games

Brokey For Amibroker

// Brokey Indicator for AmiBroker Period = Param("Lookback", 14, 5, 50, 1); ATRPeriod = Param("ATR Period", 14, 5, 50, 1); Mult = Param("Multiplier", 1.5, 0.5, 5, 0.1);

Have you implemented a Brokey-style delisting filter in AmiBroker? Share your custom AFL snippets and CBI scripts in the comments below. And remember: In trading, the stocks that break you are the ones you never see coming—until you force yourself to see them. brokey for amibroker

: This is the dedicated report viewer used to display backtest and optimization results. Backtest Reports // Brokey Indicator for AmiBroker Period = Param("Lookback",