1.1.7 • Published 1 year ago

technical-strategies v1.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.1.7

1 year ago

1.0.8

1 year ago

1.1.6

1 year ago

1.0.7

1 year ago

1.1.5

1 year ago

1.0.6

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year 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