Wealth Lab Extensions -
WealthLab has a vast library of standard indicators (RSI, MACD, Moving Averages). However, proprietary traders often require obscure or custom calculations.
Wealth-Lab Extensions are custom .NET assemblies (DLLs) that plug directly into the Wealth-Lab ecosystem. They allow developers to bypass the visual scripting interface and interact with the core engine via C# or VB.NET. Extensions are not "macros" or simple indicators; they are deep integrations that modify or enhance the behavior of the backtester, charting engine, or data management system. wealth lab extensions
Wealth-Lab Extensions: Powering Professional Algorithmic Trading WealthLab has a vast library of standard indicators
public class VolumeSurge : Indicator