1.1.7 • Published 12 months ago
technical-strategies v1.1.7
trading-indicators
trading-indicators
const ma = new MovingAverages({ movingAverages: { type: MovingAverageType.SMA, period: 20 }, { type: MovingAverageType.EMA, period: 50 } , crossover: true, indicatorConfig: { sourceType: SourceType.CLOSE } });
1.1.1
12 months ago
1.1.0
12 months ago
1.0.9
12 months ago
1.1.7
12 months ago
1.0.8
12 months ago
1.1.6
12 months ago
1.0.7
12 months ago
1.1.5
12 months ago
1.0.6
12 months ago
1.1.4
12 months ago
1.1.3
12 months ago
1.1.2
12 months ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago