var np = function(t) {
function e() {
var t;
!function(t, e) {
if (!(t instanceof e))
throw new TypeError("Cannot call a class as a function")
}(this, e),
t = Zh(this, tp(e).call(this));
var n = new gc("SHORT",2,200,12)
, o = new gc("LONG",2,200,26)
, r = new gc("MID",2,200,9);
t.addParameter(n),
t.addParameter(o),
t.addParameter(r);
var i = new fc("DIF",new ns(new ga(new Vi,n),new ga(new Vi,o)));
t.addOutput(i);
var a = new fc("DEA",new ga(i,r));
t.addOutput(a);
var u = new fc("MACD",new Hu(new ns(i,a),new Wi(2)),fc.outputStyle.MACDStick);
return t.addOutput(u),
t
}
return function(t, e) {
if ("function" != typeof e && null !== e)
throw new TypeError("Super expression must either be null or a function");
t.prototype = Object.create(e && e.prototype, {
constructor: {
value: t,
writable: !0,
configurable: !0
}
}),
e && ep(t, e)
}(e, nh),
function(t, e, n) {
e && Qh(t.prototype, e),
n && Qh(t, n)
}(e, [{
key: "getName",
value: function() {
return "MACD"
}
}]),
e
}();