var nAdx = ctx.GetData("ADX", new[] { _periodADX.ToString() }, () => new ADXFull() { Context = ctx, Period = _periodADX }.Execute(source));